Retrieve credit ledger entries for customer.
Credits
Retrieve credit ledger entries for customer.
This endpoint is used to retrieve the credit ledger entries for a specific customer.
GET
Retrieve credit ledger entries for customer.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Pattern:
^[0-9a-fA-F]{24}$Required range:
1 <= x <= 1000Response
RequestSuccess
The credit ledger entries for the customer.
