Download OpenAPI specification:Download
OpenAPI specification for Repzo MSL (Most Sold List) endpoints.
{- "data": [
- {
- "_id": "string",
- "name": "string",
- "client": "string",
- "rep": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "disabled": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "meta": { }
}| name | string |
| client | string |
| rep | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| disabled | boolean |
{- "name": "string",
- "client": "string",
- "rep": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "disabled": true
}{- "data": {
- "_id": "string",
- "name": "string",
- "client": "string",
- "rep": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "disabled": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}{- "data": {
- "_id": "string",
- "name": "string",
- "client": "string",
- "rep": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "disabled": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}| id required | string |
| name | string |
| client | string |
| rep | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| disabled | boolean |
{- "name": "string",
- "client": "string",
- "rep": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "disabled": true
}{- "data": {
- "_id": "string",
- "name": "string",
- "client": "string",
- "rep": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "disabled": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}