cURL
curl --request GET \ --url https://api.abacatepay.com/v1/pixQrCode/check \ --header 'Authorization: Bearer <token>'
{ "data": { "status": "PENDING", "expiresAt": "2025-03-25T21:50:20.772Z" }, "error": null }
Checar status do pagamento do QRCode Pix.
Documentation IndexFetch the complete documentation index at: https://docs.abacatepay.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.abacatepay.com/llms.txt
Use this file to discover all available pages before exploring further.
Cabeçalho de autenticação Bearer no formato Bearer <abacatepay-api-key> onde <abacatepay-api-key> é a sua chave de API.
Bearer <abacatepay-api-key>
<abacatepay-api-key>
ID do QRCode Pix
Status retornado
Show child attributes
null
Was this page helpful?