Authorizations
API key authentication using a Bearer token in the Authorization header.
Example: Authorization: Bearer YOUR_API_KEY
Body
application/json
This endpoint is called by Slicker to instruct the merchant to pause automatic retries for a specific invoice. This is typically used during A/B tests and experiments for custom integrations to ensure proper test isolation.
API key authentication using a Bearer token in the Authorization header.
Example: Authorization: Bearer YOUR_API_KEY