Skip to main content
GET
Retrieve credit ledger entries for customer.

Authorizations

Authorization
string
header
required

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

Query Parameters

customerId
string
required
Pattern: ^[0-9a-fA-F]{24}$
limit
number
default:10
Required range: 1 <= x <= 1000
cursor
string

Response

RequestSuccess

entries
object[]
required

The credit ledger entries for the customer.