Slicker Endpoints
List recovery actions
Retrieve a list of recommended recovery actions for failed payments. Can be filtered by subscription ID, invoice ID, or transaction ID. Requires authentication with a valid API key passed as a Bearer token.
GET
Authorizations
API key authentication using a Bearer token in the Authorization header.
Example: Authorization: Bearer YOUR_API_KEY
Query Parameters
Filter recovery actions by subscription identifier
Filter recovery actions by invoice identifier
Filter recovery actions by transaction identifier
Response
200
application/json
A successful response with list of recovery actions.
Response containing a list of recommended recovery actions
List of recovery actions recommended by Slicker's optimization algorithms
A recommended action to recover a failed payment