post https://eu-ext.linnworks.net/api/OpenOrders/SaveIdentifier
Create or update an order identifier
Rate limit: 150 / minute
Log in to see full request history
Response
Create or update an order identifier
Rate limit: 150 / minute
xxxxxxxxxx
curl --request POST \
--url https://eu-ext.linnworks.net/api/OpenOrders/SaveIdentifier \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"IdentifierId": 0,
"IsCustom": true,
"ImageId": "00000000-0000-0000-0000-000000000000",
"ImageUrl": "string",
"Tag": "string",
"Name": "string"
}