Download OpenAPI specification:Download
OpenAPI specification for Repzo Checks endpoints.
{- "data": [
- {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "checkNumber": "string",
- "amount": 0,
- "bank": "string",
- "accountNumber": "string",
- "issueDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "status": "pending",
- "clearedDate": "2019-08-24T14:15:22Z",
- "notes": "string",
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}
], - "total_result": 0,
- "current_count": 0,
- "total_pages": 0,
- "current_page": 0,
- "per_page": 0
}| client required | string Client ID associated with the check |
| rep | string Representative ID who received the check |
| checkNumber required | string Check number |
| amount required | number Check amount |
| bank required | string Bank name or ID |
| accountNumber | string Account number |
| issueDate | string <date-time> Date when check was issued |
| dueDate required | string <date-time> Due date of the check |
| notes | string Additional notes |
object Integration metadata |
{- "client": "string",
- "rep": "string",
- "checkNumber": "string",
- "amount": 0,
- "bank": "string",
- "accountNumber": "string",
- "issueDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "notes": "string",
- "integration_meta": { }
}{- "_id": "string",
- "client": "string",
- "rep": "string",
- "checkNumber": "string",
- "amount": 0,
- "bank": "string",
- "accountNumber": "string",
- "issueDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "status": "pending",
- "clearedDate": "2019-08-24T14:15:22Z",
- "notes": "string",
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}{- "_id": "string",
- "client": "string",
- "rep": "string",
- "checkNumber": "string",
- "amount": 0,
- "bank": "string",
- "accountNumber": "string",
- "issueDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "status": "pending",
- "clearedDate": "2019-08-24T14:15:22Z",
- "notes": "string",
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}