v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Billing automations

Update billing automations assignments

Add, update or remove billing automation assignments of a specific billing automation.

post/api/connector/v1/billingAutomations/updateAssignments

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.

BillingAutomationIdstring uuid required

Unique identifier of the billing automation.

AssignmentIdsToRemovestring[] nullable

List of unique identifiers for assignments to be removed (or null if not being updated).

Response

OK

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.

BillingAutomationIdstring uuid required

Unique identifier of the billing automation.

AssignmentIdsToRemovestring[] nullable

List of unique identifiers for assignments to be removed (or null if not being updated).