{
"no_notification": true,
"metadata": {}
}
curl --location --request POST 'https://api.medusa-commerce.com/admin/orders//claims//fulfillments' \
--header 'Content-Type: application/json' \
--data-raw '{
"no_notification": true,
"metadata": {}
}'