Email in Shipping Line in REST API
-
Hello,
Firstable thank you for this plugin, works like a charm. I need to add the email from the shipping adress in the REST Api, after the phone if possible.
I have this data right now :
`shipping”: {
“first_name”: “XXX”,
“last_name”: “de XXX”,
“company”: “”,
“address_1”: “XXX”,
“address_2”: “”,
“city”: “XXX”,
“state”: “”,
“postcode”: “XXX”,
“country”: “FR”,
“phone”: “0668094338”
},Can you tell me how to add a “email”: “[email protected]” please ?
Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Email in Shipping Line in REST API’ is closed to new replies.