Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Set the Anrok API token for some specified delivery_method_ids
Response
Success
Set the Anrok API token for some specified delivery_method_ids, which can be found in the /listConfiguredBillingProviders
response. This maps the Anrok key to the appropriate billing entity. These API tokens are only used for Threshold Billing workflows today.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Set the Anrok API token for some specified delivery_method_ids
Success