curl --location -g --request POST '{{BASE_URL}}/admin/orders//transfer' \
--header 'Content-Type: application/json' \
--data-raw '{
"customer_id": "string",
"description": "string",
"internal_note": "string"
}'
+
it will be added to the default fields, using -
will remove it from the default fields.