Create or update an address assignment
POST
/buyers/{buyerID}/addresses/assignments
204,4XXParameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
buyerID | Required | string | ID of the buyer. | --- |
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
AddressID | Required | string | --- | --- | --- | |
UserID | string | --- | --- | --- | ||
UserGroupID | string | --- | --- | --- | ||
IsShipping | boolean | --- | --- | --- | ||
IsBilling | boolean | --- | --- | --- |