Get retry cycle history for an account

Gets information of all retry cycles for an account in Configurable Payment Retry.

Request
path Parameters
account_id
required
string

ID of an account.

Responses
200
get/api/v1/payments/account_cycle_history/<account_id>
Request samples
Response samples
application/json
{
  • "cycles": [
    ]
}