Get recurring top ups for a specific balanceAccountId
View all recurring top ups configured for a specific balanceAccountId.
For more information, refer to Manage recurring top-ups.
The cursor used for pagination. Required if you want to see the next or previous page of results.
The number of items to return per page. Value must be between 1 and 100.
The unique identifier of the balance account.
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
HTTP Responses
200 - OK
The request has succeeded.
401 - Unauthorized
Authentication required.
403 - Forbidden
Insufficient permissions to process the request.
404 - Not Found
The recurring top up was not found
500 - Internal Server Error
The server could not process the request.