Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1005 Bytes

ReturnPolicyAddress.md

File metadata and controls

13 lines (10 loc) · 1005 Bytes

ReturnPolicyAddress

Properties

Name Type Description Notes
name string Company or person name.
street string Street name. Length is dependent on specified 'countryCode' - for PL length is equal to 30 characters, for other countries - 200.
post_code string Post code format is dependent on 'countryCode' - for PL expected format is 'XX-XXX', for other countries format is less restrictive - 16 characters alphanumeric with ' '(space) and '-' allowed.
city string City name. Length is dependent on specified 'countryCode' - for PL length is equal to 30 characters, for other countries - 200.
country_code string Country code.

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