P_API_DeclaredStockRequest
Fields:
| Field | Type | Description |
|---|---|---|
orderId | P_Uuid! | The ID of the Order the requests belong to |
originalOrderId | P_Uuid | The ID of the Order this one replaced, set only when the Order came from a key replacement |
reservation | P_API_DeclaredStockReservationRequest! | The reservation request, always present |
provision | P_API_DeclaredStockProvisionRequest | The provision request, absent until the Order is paid for |
cancellation | P_API_DeclaredStockCancellationRequest | The cancellation request, absent unless the Order was cancelled |