Download OpenAPI specification:Download
OpenAPI specification for Repzo Payments endpoints.
{- "data": [
- {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "amount": 0,
- "paymentMethod": "string",
- "reference": "string",
- "description": "string",
- "date": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "meta": { }
}| client | string |
| rep | string |
| amount | number |
| paymentMethod | string |
| reference | string |
| description | string |
| date | string <date-time> |
{- "client": "string",
- "rep": "string",
- "amount": 0,
- "paymentMethod": "string",
- "reference": "string",
- "description": "string",
- "date": "2019-08-24T14:15:22Z"
}{- "data": {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "amount": 0,
- "paymentMethod": "string",
- "reference": "string",
- "description": "string",
- "date": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}{- "data": {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "amount": 0,
- "paymentMethod": "string",
- "reference": "string",
- "description": "string",
- "date": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}| id required | string |
| client | string |
| rep | string |
| amount | number |
| paymentMethod | string |
| reference | string |
| description | string |
| date | string <date-time> |
{- "client": "string",
- "rep": "string",
- "amount": 0,
- "paymentMethod": "string",
- "reference": "string",
- "description": "string",
- "date": "2019-08-24T14:15:22Z"
}{- "data": {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "amount": 0,
- "paymentMethod": "string",
- "reference": "string",
- "description": "string",
- "date": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}