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