API Boleto
POSTGerar Boleto
https://ws.pagseguro.uol.com.br/recurring-payment/boletos?email={{EMAIL_DA_CONTA}}&token={{TOKEN_DA_CONTA}}
HEADERS
Content-Type
Accept
PARAMS
email
token
Bodyraw
POSTCancelar boleto
https://ws.pagseguro.uol.com.br/v2/transactions/cancels?email={{EMAIL_DA_CONTA}}&token={{TOKEN_DA_CONTA}}&transactionCode={{transaction-code}}
HEADERS
Content-Type
PARAMS
email
token
transactionCode
Loading