Download OpenAPI specification:Download
OpenAPI specification for Repzo Visit endpoints.
{- "data": [
- {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "plannedDate": "2019-08-24T14:15:22Z",
- "actualDate": "2019-08-24T14:15:22Z",
- "status": "planned",
- "notes": "string",
- "location": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "meta": { }
}| client | string |
| rep | string |
| plannedDate | string <date-time> |
| actualDate | string <date-time> |
| status | string Enum: "planned" "completed" "cancelled" |
| notes | string |
| location | object |
{- "client": "string",
- "rep": "string",
- "plannedDate": "2019-08-24T14:15:22Z",
- "actualDate": "2019-08-24T14:15:22Z",
- "status": "planned",
- "notes": "string",
- "location": { }
}{- "data": {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "plannedDate": "2019-08-24T14:15:22Z",
- "actualDate": "2019-08-24T14:15:22Z",
- "status": "planned",
- "notes": "string",
- "location": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}{- "data": {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "plannedDate": "2019-08-24T14:15:22Z",
- "actualDate": "2019-08-24T14:15:22Z",
- "status": "planned",
- "notes": "string",
- "location": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}| id required | string |
| client | string |
| rep | string |
| plannedDate | string <date-time> |
| actualDate | string <date-time> |
| status | string Enum: "planned" "completed" "cancelled" |
| notes | string |
| location | object |
{- "client": "string",
- "rep": "string",
- "plannedDate": "2019-08-24T14:15:22Z",
- "actualDate": "2019-08-24T14:15:22Z",
- "status": "planned",
- "notes": "string",
- "location": { }
}{- "data": {
- "_id": "string",
- "client": "string",
- "rep": "string",
- "plannedDate": "2019-08-24T14:15:22Z",
- "actualDate": "2019-08-24T14:15:22Z",
- "status": "planned",
- "notes": "string",
- "location": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}