patch https://sandbox.staging.justa.com.vc/payment-provider/api/bill-issuance/
Endpoint responsável por realizar o cancelamento do boleto emitido
Log in to see full request history
Resposta da requisição
Variável | Tipo | Descrição |
---|---|---|
id | string | Id de identificação do boleto. |
valueTotal | Long | Valor total do boleto. |
valuePay | Long | Valor pago. |
valueRefunded | Long | Valor recusado. |
barCode | string | Código de barras. |
dueDate | string | Data de vencimento. |
externalReference | string | Referência externa de parceria. |
status | string | Status do boleto. Ex.: PENDING, PAID, CANCELED, ERROR, GENERATED, WAITING. |
description | string | Descrição do boleto. |
url | string | Url com o pdf do boleto. |
createdAt | string | Data de criação do boleto. |
details | Object | Detalhes do boleto gerado. |
Responses