post https://eu-api.linnworks.net/v1/warehousetransfer/Import/importstockrequestitems/
Log in to see full request history
Responses
201Success
204Success
201Success
204Success
xxxxxxxxxx
curl --request POST \
--url https://eu-api.linnworks.net/v1/warehousetransfer/Import/importstockrequestitems/transferId \
--header 'accept: application/json' \
--header 'content-type: application/*+json; x-api-version=1.0'
xxxxxxxxxx
{
"insertedIds": [
0
],
"updatedIds": [
0
]
}