curl --location -g --request PUT 'http:///V1/temando/rma//shipments' \ --header 'Content-Type: application/json' \ --data-raw '{ "returnShipmentIds": [ "string" ] }'
0