The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/PlaceConsumerRetourRequest HTTP/1.1
Host: s1-api-tst.fource.nl
Content-Type: text/jsv
Content-Length: length
{
externalSystemId: String,
shipping:
{
fee: 0,
packageQuantity: 0,
palletQuantity: 0
},
adjustmentFee: 0,
orderId: String,
rmaEntityId: String,
originOrderId: String
}