v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Accounting items

Update accounting items

Updates specified accounting items. You can use this operation to assign an accounting item to a different account or bill. Note this operation supports Portfolio Access Tokens.

State Restrictions: Only accounting items in specific states can be moved:

  • Order items: Must be in Open state
  • Payments: Must be in Pending state

Attempting to move items in other states (e.g., Closed, Inactive, Charged, Failed, Canceled) will result in an Invalid AccountingItemId error.

post/api/connector/v1/accountingItems/update

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdstring uuid nullable

Unique identifier of the enterprise. Required when using Portfolio Access Tokens, ignored otherwise.

Response

OK