curl --location --request PATCH 'https://api-uat.kushkipagos.com/payouts/cash/v1/charges/' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data '{
"totalAmount": 0
}'{
"code": "C009",
"message": "El comercio no tiene fondos suficientes"
}