Retrieve Retry Settings
GET/recurring-charge-retry-settings/:settingsUuid
Retrieves the retry settings configuration for recurring payment charges. These settings determine how the system handles failed recurring charges.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
- 500
- 502
- 503
Recurring charges retry settings retrieved successfully
Invalid request parameters.
Authentication failed. Verify that a valid Api-Access-Token is provided in the request headers.
Access denied. The API token does not have permission to retrieve retry settings for the specified shop.
Resource not found.
Precondition failed.
Internal server error. An unexpected error occurred on the server side.
Service unavailable. The upstream service is temporarily unreachable.
Service unavailable. The server is temporarily unable to handle the request.