Create or update an address assignment.
POST
/buyers/{buyerID}/addresses/assignments
204Parameters
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 | --- | --- | --- |