Download OpenAPI specification:Download
OpenAPI specification for Repzo Transfer endpoints.
{- "data": [
- {
- "_id": "string",
- "transferNumber": "string",
- "fromWarehouse": "string",
- "toWarehouse": "string",
- "rep": "string",
- "transferDate": "2019-08-24T14:15:22Z",
- "expectedDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z",
- "status": "pending",
- "items": [
- {
- "product": "string",
- "variant": "string",
- "requestedQuantity": 0,
- "sentQuantity": 0,
- "receivedQuantity": 0,
- "unitCost": 0
}
], - "totalValue": 0,
- "reason": "string",
- "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
}| fromWarehouse required | string Source warehouse ID |
| toWarehouse required | string Destination warehouse ID |
| rep | string Representative ID who initiated the transfer |
| expectedDate | string <date-time> Expected delivery date |
required | Array of objects List of items being transferred |
| reason | string Reason for the transfer |
| notes | string Additional notes |
object Integration metadata |
{- "fromWarehouse": "string",
- "toWarehouse": "string",
- "rep": "string",
- "expectedDate": "2019-08-24T14:15:22Z",
- "items": [
- {
- "product": "string",
- "variant": "string",
- "requestedQuantity": 0,
- "unitCost": 0
}
], - "reason": "string",
- "notes": "string",
- "integration_meta": { }
}{- "_id": "string",
- "transferNumber": "string",
- "fromWarehouse": "string",
- "toWarehouse": "string",
- "rep": "string",
- "transferDate": "2019-08-24T14:15:22Z",
- "expectedDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z",
- "status": "pending",
- "items": [
- {
- "product": "string",
- "variant": "string",
- "requestedQuantity": 0,
- "sentQuantity": 0,
- "receivedQuantity": 0,
- "unitCost": 0
}
], - "totalValue": 0,
- "reason": "string",
- "notes": "string",
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}{- "_id": "string",
- "transferNumber": "string",
- "fromWarehouse": "string",
- "toWarehouse": "string",
- "rep": "string",
- "transferDate": "2019-08-24T14:15:22Z",
- "expectedDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z",
- "status": "pending",
- "items": [
- {
- "product": "string",
- "variant": "string",
- "requestedQuantity": 0,
- "sentQuantity": 0,
- "receivedQuantity": 0,
- "unitCost": 0
}
], - "totalValue": 0,
- "reason": "string",
- "notes": "string",
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}| id required | string |
| expectedDate | string <date-time> Expected delivery date |
| status | string Enum: "pending" "in_transit" "completed" "cancelled" Status of the transfer |
Array of objects List of items being transferred | |
| notes | string Additional notes |
object Integration metadata |
{- "expectedDate": "2019-08-24T14:15:22Z",
- "status": "pending",
- "items": [
- {
- "product": "string",
- "variant": "string",
- "requestedQuantity": 0,
- "sentQuantity": 0,
- "receivedQuantity": 0,
- "unitCost": 0
}
], - "notes": "string",
- "integration_meta": { }
}{- "_id": "string",
- "transferNumber": "string",
- "fromWarehouse": "string",
- "toWarehouse": "string",
- "rep": "string",
- "transferDate": "2019-08-24T14:15:22Z",
- "expectedDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z",
- "status": "pending",
- "items": [
- {
- "product": "string",
- "variant": "string",
- "requestedQuantity": 0,
- "sentQuantity": 0,
- "receivedQuantity": 0,
- "unitCost": 0
}
], - "totalValue": 0,
- "reason": "string",
- "notes": "string",
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}