Item Conditions
Last updated
Was this helpful?
Last updated
Was this helpful?
You can add localized itemConditions
to the returnConfiguration
via API.
The translation depends on the locale of the user using this endpoint and the tenantLocaleConfiguration as a fallback.
A user of our API can use these predefined conditions or provide their own ones when creating or updating itemReturnLineItem
of an ItemReturn
.
The localized condition can be provided like this example:
When getting this ItemReturn
via REST oder GQL, you will receive an additional field called itemCondition
which contains only the localized value. This translation depends on the users locale.
Getting and setting these values via REST:
true
If true, a refund can be triggered. If false, the endpoints to trigger a refund are disabled.
false
item return job to read the item return for
entity to start after
number of entities to show
25
item return job to read the item return for
id of the item return you want to read
entity to start after
number of entities to show
25