Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 972 Bytes

File metadata and controls

18 lines (14 loc) · 972 Bytes

ChangeAddressRequest

Properties

Name Type Description Notes
order_id int Order of the customer whose address details need to be changed
shipping_customer_name string The name of the customer whose details need to be changed
shipping_phone string The customer’s phone number
shipping_address string 1st line of the address
shipping_address_2 string 2nd line of the address
shipping_city string The city where it is to be shipped
shipping_state string The state where it is to be shipped
shipping_country string The country where it is to be shipped
shipping_pincode int The pincode of the customer

[Back to Model list] [Back to API list] [Back to README]