Got a suggestion on this documentation? Contact Us.
curl --location --request PATCH 'https://api-uat.kushkipagos.com/payouts/cash/v1/charges/' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"totalAmount": 0
}'{
"code": "string",
"message": "string"
}