For the complete documentation index, see llms.txt. This page is also available as Markdown.

Adjustments

Returns adjustments on given query.

post
Authorizations
ApiKeystringRequired

Api key taken from 'Gateway API key' setting.

Body
conditionstring · nullableOptional
Responses
200

OK

idstring · uuid · nullableOptional
timestampstring · date-time · nullableOptional
clientstring · nullableOptional
subTypestring · nullableOptional
typestring · nullableOptional
fromWarehousestring · nullableOptional
toWarehousestring · nullableOptional
productIdstring · uuidOptional
packsizeIdstring · uuid · nullableOptional
skustring · nullableOptional
eachCountinteger · int32 · nullableOptional
numberOfPacksinteger · int32 · nullableOptional
lotNumberstring · nullableOptional
expiryDatestring · date-time · nullableOptional
serialNumberstring · nullableOptional
quantitynumber · double · nullableOptional
reasonstring · nullableOptional
post
/adjustments
200

OK

Marks a set of adjustments as uploaded

post
Authorizations
ApiKeystringRequired

Api key taken from 'Gateway API key' setting.

Body
idsstring · uuid[] · nullableOptional
integrationReferencestring · nullableOptional
integrationMessagestring · nullableOptional
Responses
200

OK

idstring · uuidOptional
post
/adjustments/upload

Last updated

Was this helpful?