The ProcessClocktMessages function creates a Shipping Notification from a number of Clockt Messages
Method | /ProcessClocktMessages |
The request body is of type ProcessClocktMessages.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
supplierId | xml:int | |
inboundMessageId | xml:int | |
success | xml:int | |
failed | xml:int |
|
The response body is of type ProcessClocktMessagesResponse.
Name | Description | Data Type |
---|---|---|
ProcessClocktMessagesResult | xml:int | |
success | xml:int | |
failed | xml:int |
|