Download OpenAPI specification:Download
OpenAPI specification for Repzo Full Invoices endpoints.
| params | object Query parameters for filtering full invoices |
{- "data": [
- {
- "_id": "string",
- "serial": "string",
- "client": "string",
- "rep": "string",
- "warehouse": "string",
- "items": [
- { }
], - "total": 0,
- "status": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "meta": { }
}| serial | string |
| client | string |
| rep | string |
| warehouse | string |
| items | Array of objects |
| total | number |
| status | string |
| dueDate | string <date-time> |
{- "serial": "string",
- "client": "string",
- "rep": "string",
- "warehouse": "string",
- "items": [
- { }
], - "total": 0,
- "status": "string",
- "dueDate": "2019-08-24T14:15:22Z"
}{- "data": {
- "_id": "string",
- "serial": "string",
- "client": "string",
- "rep": "string",
- "warehouse": "string",
- "items": [
- { }
], - "total": 0,
- "status": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}{- "data": {
- "_id": "string",
- "serial": "string",
- "client": "string",
- "rep": "string",
- "warehouse": "string",
- "items": [
- { }
], - "total": 0,
- "status": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}| id required | string |
| serial | string |
| client | string |
| rep | string |
| warehouse | string |
| items | Array of objects |
| total | number |
| status | string |
| dueDate | string <date-time> |
{- "serial": "string",
- "client": "string",
- "rep": "string",
- "warehouse": "string",
- "items": [
- { }
], - "total": 0,
- "status": "string",
- "dueDate": "2019-08-24T14:15:22Z"
}{- "data": {
- "_id": "string",
- "serial": "string",
- "client": "string",
- "rep": "string",
- "warehouse": "string",
- "items": [
- { }
], - "total": 0,
- "status": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}