Customer Payments
GET
Get All Customer Payments
Retrieve a paginated list of all customer payments with optional filtering and search capabilities.
Required Permission:
Preview Customer Payment
GET
/customer-payments
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| page | integer | Optional | Page number for pagination |
| per_page | integer | Optional | Number of items per page (default: 15) |
| search | string | Optional | Search by payment reference or customer name |
Response
200 OKStatus Code
HTTP status code (200)
Message
Customer payment list retrieved successfully
Data
Paginated list of customer payments