Cancelar cobrança
Este recurso efetua o cancelamento de uma cobrança.
delete/charges/{charge_uuid}
Path parameters
charge_uuidstring required
uuid da cobrança.
Response
200
Example response
{
"success": true,
"message": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.