curl --location -g --request POST '{{BASE_URL}}/admin/returns/' \
--header 'Content-Type: application/json' \
--data-raw '{
"location_id": "string",
"no_notification": true,
"metadata": {}
}'
+
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.