- Delete a gateway account limit
Retrieve gateway accounts
Create a gateway account
Retrieves a gateway account
Upsert a gateway account
Update a gateway account
Delete a gateway account
Close a gateway account
Disable a gateway account
List gateway account downtime schedules
Create a gateway account downtime schedule
Retrieve a gateway account downtime schedule
Update a gateway account downtime schedule
Delete a gateway account downtime schedule
Enable a gateway account
Retrieve gateway account limits
Retrieve a gateway account limit
Update a gateway account limit
Verify gateway account credentials
Retrieve financial settings of a gateway account
Set financial settings
Register a domain for Apple Pay
Gateway account downtime ended
Gateway account downtime started
Gateway account limit reached
Gateway account onboarding completed
Gateway account onboarding failed
Delete a gateway account...
Deletes a gateway account limit with a specified ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/gateway-accounts/{id}/limits/{limitId}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/gateway-accounts/{id}/limits/{limitId}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/gateway-accounts/{id}/limits/{limitId}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/gateway-accounts/{id}/limits/{limitId}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Gateway account limit deleted.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content