Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question/Request] PaymentLinks: listar postbacks e atualizar status #394

Open
douggr opened this issue Dec 19, 2021 · 0 comments
Open

[Question/Request] PaymentLinks: listar postbacks e atualizar status #394

douggr opened this issue Dec 19, 2021 · 0 comments

Comments

@douggr
Copy link

douggr commented Dec 19, 2021

Não encontrei isso na documentação da API v4 e já tentei de varias formas tentando com inumeros models, é possivel listar os postbacks e atualizar o status de PaymentLinks da mesma forma que funciona para transactions?

e.g.: Retorna 404

curl -X PUT https://api.pagar.me/1/transactions/pl_ckxdch28u0tod0i9t1bsdsicd \
  -H 'content-type: application/json' \
  -d '{
    "api_key": "SUA_API_KEY", 
    "status": "paid"
  }'

Obrigado 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant