Download OpenAPI specification:Download
OpenAPI specification for Repzo Contract endpoints.
{- "data": [
- {
- "_id": "string",
- "title": "string",
- "client": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "totalAmount": 0,
- "currency": "string",
- "status": "string",
- "terms": "string",
- "installments": [
- { }
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "meta": { }
}| title | string |
| client | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| totalAmount | number |
| currency | string |
| status | string |
| terms | string |
| installments | Array of objects |
{- "title": "string",
- "client": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "totalAmount": 0,
- "currency": "string",
- "status": "string",
- "terms": "string",
- "installments": [
- { }
]
}{- "data": {
- "_id": "string",
- "title": "string",
- "client": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "totalAmount": 0,
- "currency": "string",
- "status": "string",
- "terms": "string",
- "installments": [
- { }
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}{- "data": {
- "_id": "string",
- "title": "string",
- "client": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "totalAmount": 0,
- "currency": "string",
- "status": "string",
- "terms": "string",
- "installments": [
- { }
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}| id required | string |
| title | string |
| client | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| totalAmount | number |
| currency | string |
| status | string |
| terms | string |
| installments | Array of objects |
{- "title": "string",
- "client": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "totalAmount": 0,
- "currency": "string",
- "status": "string",
- "terms": "string",
- "installments": [
- { }
]
}{- "data": {
- "_id": "string",
- "title": "string",
- "client": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "totalAmount": 0,
- "currency": "string",
- "status": "string",
- "terms": "string",
- "installments": [
- { }
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}