- Verify gateway account credentials
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
Delete a gateway account limit
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
Verify gateway account cr...
Verifies that supplied credentials are valid for a specified gateway account ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/gateway-accounts/{id}/check-credentials
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/gateway-accounts/{id}/check-credentials
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/gateway-accounts/{id}/check-credentials
- SecretApiKey
- JWT
curl -i -X POST \
'https://www.rebilly.com/_mock/catalog/all/gateway-accounts/{id}/check-credentials' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Supplied credentials are valid.
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