Create or update a spending account assignment.
POST
/buyers/{buyerID}/spendingaccounts/assignments
204Roles
At least one of the roles below is required to access this endpoint.
FullAccessSpendingAccountAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
buyerID | Required | string | ID of the buyer. | --- |
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
SpendingAccountID | Required | string | --- | --- | --- | |
UserID | string | --- | --- | --- | ||
UserGroupID | string | --- | --- | --- | ||
AllowExceed | boolean | --- | --- | --- |