curl --location 'https://evo-integracao-api.w12app.com.br/api/v1/receivables/charge' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"idReceivable": 0,
"idMember": 0,
"idBranch": 0,
"idCreditCard": 0,
"amount": 0
}'{
"success": true,
"idSale": 0,
"receiptWidth": 0,
"receipt": "string"
}