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

successboolean
messagestring

Example response

{
  "success": true,
  "message": "OK"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.