curl --location --request PUT '/partners/charge-fee' \
--header 'Content-Type: application/json' \
--data-raw '{
"fee_percentage": 0,
"partner_id": "6a3a39f6-861b-4a48-b868-5de838400e06"
}'{
"name": "string",
"roles": [
"AGGREGATOR"
],
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"slug": "string",
"wallet_address": "string",
"charge_fee_percentage": 0,
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}