Billing automations

Update billing automations

Updates one or more existing billing automations.

post/api/connector/v1/billingAutomations/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

Changes

Changed in 1 of the 10 revisions of this API.11

  • 66301d8e85af11See the full diff
    • added the new PrepaidOrVcc enum value to the BillingAutomations/items/Prepayment/allOf[subschema #1: Billing automation prepayment type]/ response property for the response status 200

      response-property-enum-value-added

    • added the new PrepaidOrVcc enum value to the request property BillingAutomationUpdates/items/Prepayment/allOf[subschema #1: Billing automation prepayment type update value]/Value/allOf[subschema #1: Billing automation prepayment type]/

      request-property-enum-value-added