Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Set the Avalara credentials for some specified delivery_method_ids
The delivery method IDs of the billing provider configurations to update, can be found in the response of the /listConfiguredBillingProviders endpoint.
The Avalara environment to use (SANDBOX or PRODUCTION).
Available options:
PRODUCTION, SANDBOX The username for the Avalara account.
The password for the Avalara account.
Response
Success
The response is of type object.