Create And Confirm multiple shipments via shipmentTransactionRequests ReST API
Content (required):
Hi,
I am trying to create and confirm 2 shipments with payload attached..
Response returned is 400 Bad Request with "An error occurred.Contact your help desk.(FND - 2)" error message..
Could you please help ?
Thanks
Samuel
Version (include the version you are using, if applicable):
23B
Code Snippet (add any code snippets that support your topic, if applicable):
{
"ActionCode": "CreateAndConfirmShipment",
"shipments": [
{
"Shipment": "2307041811521",
...
},
{
"Shipment": "2307041811522",
..
}
]
}
Tagged:
1