post https://sandbox.api.pagseguro.com/charges//capture
Log in to see full request history
Este endpoint permite que você capture transações pré-autorizadas por meio de um identificador da cobrança fornecido pelo PagBank.
Response
The URL for this request expired after 30 days.
Este endpoint permite que você capture transações pré-autorizadas por meio de um identificador da cobrança fornecido pelo PagBank.
xxxxxxxxxx
1curl --request POST \
2--url https://sandbox.api.pagseguro.com/charges/char_id/capture \
3--header 'Authorization: Bearer <token>' \
4--header 'accept: */*' \
5--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: