Retrieves a paginated list of all price lists.
OK
Bad Request
Internal Server Error
{- "query": {
- "limit": 10,
- "count": 150,
- "offset": 0
}, - "data": [
- {
- "_id": "614b58924e92f6861ac9d43b",
- "priceListId": 10000003,
- "name": "BuildMuscles-CONTRACT123",
- "isDefault": false,
- "currency": "USD",
- "startDate": "2021-05-04T09:23:51.459Z",
- "endDate": "2021-06-09T09:23:51.459Z",
- "deleted": false,
- "createdAt": "2020-12-14T12:15:43.646Z",
- "updatedAt": "2021-12-14T12:15:43.646Z"
}
]
}