curl --location -g --request POST '{{BASE_URL}}/admin/claims' \
--header 'Content-Type: application/json' \
--data-raw '{
"order_id": "string",
"description": "string",
"internal_note": "string",
"reason_id": "string",
"metadata": {},
"type": "refund"
}'
+
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.