Download OpenAPI specification:Download
OpenAPI specification for Repzo Settlement endpoints.
{- "data": [
- {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "invoices": [
- {
- "invoice": "string",
- "amount": 0
}
], - "payments": [
- {
- "payment": "string",
- "amount": 0
}
], - "totalAmount": 0,
- "status": "pending",
- "settlementDate": "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 settlement |
| rep | string Representative ID who processed the settlement |
required | Array of objects List of invoices included in settlement |
required | Array of objects List of payments included in settlement |
| notes | string Additional notes |
object Integration metadata |
{- "client": "string",
- "rep": "string",
- "invoices": [
- {
- "invoice": "string",
- "amount": 0
}
], - "payments": [
- {
- "payment": "string",
- "amount": 0
}
], - "notes": "string",
- "integration_meta": { }
}{- "_id": "string",
- "client": "string",
- "rep": "string",
- "invoices": [
- {
- "invoice": "string",
- "amount": 0
}
], - "payments": [
- {
- "payment": "string",
- "amount": 0
}
], - "totalAmount": 0,
- "status": "pending",
- "settlementDate": "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",
- "invoices": [
- {
- "invoice": "string",
- "amount": 0
}
], - "payments": [
- {
- "payment": "string",
- "amount": 0
}
], - "totalAmount": 0,
- "status": "pending",
- "settlementDate": "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
}