Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 948 Bytes

V1launchpadsubscriptionMerchantDataShipping.md

File metadata and controls

15 lines (12 loc) · 948 Bytes

V1launchpadsubscriptionMerchantDataShipping

Properties

Name Type Description Notes
ship_addr_city string City of delivery address. [optional]
ship_addr_country int Numerical code (ISO 3166-1) of the country of the delivery address [optional]
ship_addr_line1 string Delivery address, line 1 [optional]
ship_addr_line2 string Delivery address, line 2 [optional]
ship_addr_line3 string Delivery address, line 3 [optional]
ship_addr_post_code string Post code of the delivery address [optional]
ship_addr_state string State or province of the delivery address. Must comply with ISO 3166-2. [optional]

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