WRITE_OFF_ITEM
action.actions
property, whose value is an array of actions. You can check the action's name using its action
property, and use the value of the id
property.curl --location -g --request POST '{{BASE_URL}}/admin/claims//claim-items/' \
--header 'Content-Type: application/json' \
--data-raw '{
"quantity": 0,
"reason_id": "string",
"internal_note": "string"
}'
WRITE_OFF_ITEM
action.+
it will be added to the default fields, using -
will remove it from the default fields. without prefix it will replace the entire default fields.