No documentation available.
Name | Description | Additional information |
---|---|---|
accountId | No documentation available. |
Define this parameter in the request URI. |
listModel | No documentation available. |
Define this parameter in the request body. |
{
"Addresses": {
"$id": "2",
"$values": [
{
"$id": "3",
"AccountId": 1,
"AddressId": 2,
"City": "sample string 3",
"CompanyName": "sample string 4",
"CountryCode": "sample string 5",
"FirstName": "sample string 6",
"IsDefaultBilling": true,
"IsDefaultShipping": true,
"LastName": "sample string 9",
"MiddleName": "sample string 10",
"Name": "sample string 11",
"PhoneNumber": "sample string 12",
"PostalCode": "sample string 13",
"StateCode": "sample string 14",
"StreetAddress1": "sample string 15",
"StreetAddress2": "sample string 16",
"ValidAddress": true,
"Email": "sample string 18",
"AddressExtn": {
"$id": "4",
"AddressExtnID": 1,
"ERPAddressID": "sample string 2",
"ModifiedDate": "2021-01-18T00:33:37.6128109-06:00",
"CreatedDate": "2021-01-18T00:33:37.6128109-06:00",
"AddressID": 5,
"Custom1": "sample string 6",
"Custom2": "sample string 7",
"Custom3": "sample string 8",
"Custom4": "sample string 9",
"Custom5": "sample string 10"
}
},
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"PortalId": 1,
"Email": "sample string 2",
"IsSameAsBillingAddress": true,
"PageIndex": 1,
"PageSize": 1,
"TotalResults": 1,
"TotalPages": 1
}