curl --location --request POST 'https://gldopenapi.keruyun.com/open/v1/supplyChain/receipt/save?appKey=&shopIdenty=&brandId=&version=×tamp=&sign=' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 97,
"outboundWarehouseName": "离究山能都县快",
"outboundWarehouseId": 20,
"remark": "tempor in",
"details": [
{
"qty": 100,
"rowId": 43,
"price": 81
},
{
"rowId": 5,
"qty": 34,
"price": 28
},
{
"qty": 55,
"rowId": 86,
"price": 9
},
{
"qty": 40,
"price": 39,
"rowId": 57
},
{
"price": 76,
"qty": 60,
"rowId": 8
}
]
}'