Skip to main content
GET
List mandate logs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customer_id
string
required

Customer Id

mandate_id
string
required

Mandate Id

Query Parameters

page
integer
default:1

page number of pagination list

Required range: x >= 1
limit
integer
default:25

no of rows per page

Required range: x >= 1
debit_schedule_id
string

Filter logs to a specific MandateDebitSchedule ID.

Response

200 - application/json

OK

message
string
required
success
boolean
required
content
object
required