List the active retry cycles for an account

Gets information of active retry cycles that have not been completed for an account in Configurable Payment Retry.

SecuritybasicAuth
Request
path Parameters
account_id
required
string

ID of an account.

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