get https://sandbox.api.pagseguro.com/orders?charge_id=
Log in to see full request history
Este endpoint permite que você consulte pedidos previamente criados por meio de parâmetros.
Responses
Este endpoint permite que você consulte pedidos previamente criados por meio de parâmetros.
xxxxxxxxxx
curl --request GET \
--url 'https://sandbox.api.pagseguro.com/orders?charge_id=charge_id' \
--header 'Authorization: Bearer <token>' \
--header 'accept: application/json' \
--header 'x-client-id: <your-client-id>' \
--header 'x-client-secret: <your-client-secret>'
Try It!
to start a request and see the response here! Or choose an example: