Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 1.69 KB

CreateProfileAddressRequest.md

File metadata and controls

16 lines (13 loc) · 1.69 KB

Bfwd::CreateProfileAddressRequest

Properties

Name Type Description Notes
address_line1 String { "description" : "", "verbs":["POST","PUT","GET"] }
address_line2 String { "description" : "", "verbs":["POST","PUT","GET"] } [optional]
address_line3 String { "description" : "", "verbs":["POST","PUT","GET"] } [optional]
city String { "description" : "", "verbs":["POST","PUT","GET"] }
province String { "description" : "", "verbs":["POST","PUT","GET"] }
country String { "description" : "", "verbs":["POST","PUT","GET"] }
postcode String { "description" : "ZIP code or postcode.", "verbs":["POST","PUT","GET"] }
landline String { "description" : "Phone number", "verbs":["POST","PUT","GET"] } [optional]
primary_address BOOLEAN { "description" : "Is this the primary, default, address for the associated profile?", "verbs":["POST","PUT","GET"] } [optional] [default to false]