Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Request URL | /api/push/PushStockStatusMovement |
Body
JSON format |
{ "Responses": [ { "Response": { "StockStatusMovement": { "IntegrationId": "IntegrationId", "MessagePart": 0, "MessageTotal": 0, "MessageGroupId": "MessageGroupId", "SequenceNumber": "SequenceNumber", "DcCode": "DcCode", "UtcDate": "UtcDate", "ToLocationType": "ToLocationType", "ToChannel": "ToChannel", "Quantity": "Quantity", "ProductCode": "ProductCode", "FromLocationType": "FromLocationType", "FromChannel": "FromChannel", "Ean": "Ean", "MovementID": "MovementID" } } } ] } |