Theme switcher

Cancelar Pix Recorrente

Esse endpoint é usado para cancelar uma cobrança de Pix recorrente.

Exemplo de response:

JSON
{     "success": true,     "message": "Assinatura cancelada com sucesso.",     "data": {         "status": true,         "message": "Assinatura cancelada com sucesso.",         "data": false     } }

Header Parameters

Authorizationstring Required

Colocar no formato Bearer TOKEN

Acceptstring Required

application/json

Content-Typestring Required

application/json

Path Parameters

idstring

Response

200
Object
{     "success": true,     "message": "Assinatura cancelada com sucesso.",     "data": {         "status": true,         "message": "Assinatura cancelada com sucesso.",         "data": false     } }
Was this section helpful?

What made this section unhelpful for you?

Base URL

Production:

Sandbox:

Language Box

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?