Payment-List
GET {{baseUrl}}/payments/list
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
customer_id | null | ||
starting_after | null | ||
ending_before | null | ||
limit | number | ||
created | null | ||
created.lt | null | ||
created.gt | null | ||
created.lte | null | ||
created_gte | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
api-key | string |