Billing automations

Add billing automations

Adds billing automations.

post/api/connector/v1/billingAutomations/add

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 BillingAutomations/items/Prepayment/allOf[subschema #1: Billing automation prepayment type]/

      request-property-enum-value-added