delete https://bee.cash/api/charges/charge/
Aqui você pode cancelar uma cobrança.
Apenas cobranças com status Pendente (1) e Vencida (4) podem ser canceladas
Log in to see full request history
Responses
Aqui você pode cancelar uma cobrança.
Apenas cobranças com status Pendente (1) e Vencida (4) podem ser canceladas
xxxxxxxxxx
curl --request DELETE \
--url https://bee.cash/api/charges/charge/charge \
--header 'Authorization: Bearer sua_api_key' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: