Cart Customer
Set Shipping Address
POST
Apply a Shipping Address to a cart given its cart_id
. The Shipping Address is of type OrderAddress
.
Some E-commerce platforms require Customer Phone numbers as a part of the Shipping Address to contact recipients. You can attach a phone number to the OrderAddress
.
While rare, this request may fail if the provided address is included in the Blocked Addresses list.
Headers
Path Parameters
Query Parameters
Body
application/json
The shipping or billing address of a user placing an order
Response
200
application/json
success
Violet Order Entity