curl --location -g --request POST 'https://uat-lb.simplifipay.com/v1/fees/application/card/' \
--header 'requestUuid;' \
--header 'Content-Type: application/json' \
--data-raw '{
"feeConfigUuid": "b767416b-e6d6-4e09-b741-daa211b4c60c"
}'
{
"uuid": "bf4b513a-283d-4405-ae7b-2051e0be1bc0"
}