Your Endpoints
Handle recovery action
This endpoint is called by Slicker when its algorithms determine a payment should be retried. The merchant system should use this information to execute the appropriate retry action.
POST
Authorizations
API key authentication using a Bearer token in the Authorization header.
Example: Authorization: Bearer YOUR_API_KEY
Body
application/json
Response
200
application/json
Retry instructions received successfully
The response is of type object
.