v1
latestOpenAPI 3.0.02026-07-2640301.0 MBConvenience Fees
Delete a convenience fee rule
Deletes a jurisdiction rule by ID. The rule must belong to the authenticated account. Requires the ManageConvenienceFees permission.
delete/account/convenience-fees/rules
Query parameters
AccountIDstring required
Your account ID
Keystring required
API key for the account
Signaturestring required
Hashed signature for the request
RuleIDinteger required
The ID of the jurisdiction rule to delete
Response
Example response
{
"Success": true
}