GET api/order/Address/Profiles?repDID={repDID}&customerDID={customerDID}&language={language}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
repDID | string |
Default value is |
|
customerDID | string |
Default value is |
|
language | string |
Default value is en-us |
Body Parameters
None.
Response Information
Resource Description
Collection of IAddressViewModelAddressName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Description | string |
None. |
|
Street1 | string |
None. |
|
Street2 | string |
None. |
|
City | string |
None. |
|
Company | string |
None. |
|
State | string |
None. |
|
PostalCode | string |
None. |
|
County | string |
None. |
|
Country | string |
None. |
|
Phone | string |
None. |
|
string |
None. |
||
FirstName | string |
None. |
|
LastName | string |
None. |
|
SpecialInstructions | string |
None. |
|
SuggestedAddress | boolean |
None. |
|
IsHiddenOnCart | boolean |
None. |
|
IsDefaultProfile | byte |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.