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
The body is of type object
.
Success
The response is of type object
.