cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sales Order Data from Shopify Error: Document total value must be zero or greater than zero

honeytoyorada
Discoverer
0 Likes
206

Hi Experts,

 

I am integrating Shopify into SAP. I wanted to create a sales order with 100% discount so SAP can ship it for free.

I am getting this error:

 

Client error: `POST https://xxxxxxxxxxxxxxxxxxxx.com:50000/b1s/v1//DownPayments` resulted in a `400 Bad Request` response:
{
"error" : {
"code" : -5002,
"message" : {
"lang" : "en-us",
"value" : "10000100 - Document total value must be zero or greater than zero"
}
}
}
Attached is the json payload file that Shopify sends to SAP.
I can do it manually in SAP not getting the error, but not with sending it from Shopify.
 
Kind Regards,
Honey

Accepted Solutions (0)

Answers (0)