HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Delete an Account Tariff with {providerAccountId}

This allows you to delete a tariff on the account using the corresponding Arcadia {providerAccountId}.

Request Parameters

If more than one tariff is specified on the account, an effective date (ISO 8601 formatted) should be used to determine which account tariff to delete.

Example

DELETE /rest/v1/accounts/pid/{providerAccountId}/tariffs?effectiveDate=2012-12-01
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!