curl --request POST \
--url https://backend.swap.coffee/v1/partnership/{address}/settings \
--header 'Content-Type: application/json' \
--data '{
"ref_share": 123,
"custom_fee": {
"fixed_fee": "<string>",
"percentage_fee": 123,
"min_percentage_fee_fixed": "<string>",
"max_percentage_fee_fixed": "<string>"
}
}'
This response does not have an example.
curl --request POST \
--url https://backend.swap.coffee/v1/partnership/{address}/settings \
--header 'Content-Type: application/json' \
--data '{
"ref_share": 123,
"custom_fee": {
"fixed_fee": "<string>",
"percentage_fee": 123,
"min_percentage_fee_fixed": "<string>",
"max_percentage_fee_fixed": "<string>"
}
}'
This response does not have an example.
"UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
Ok