curl --request GET \
--url https://api.owem.com.br/v4/i/ledger/entry-id/{entryId} \
--header 'Authorization: <authorization>'{
"requestId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"success": true,
"size": 2,
"message": "Ledger consultado",
"data": [
{
"id": "E123456789202512110000000000001",
"idempotencyKey": "credit:pix_in:qrcode_paid:E123456789202512110000000000001",
"externalId": null,
"metadata": {},
"type": "credit",
"reason": "pix_in:qrcode_paid",
"status": "succeeded",
"grossAmount": 100.0,
"feeAmount": 0,
"netAmount": 100.0,
"endToEndId": "E123456789202512110000000000001",
"parentEndToEndId": null,
"entryId": "txIdExemploQRCode123456789",
"requestId": "01000000-f9ee-4eca-0001-08de3902d6e2",
"pixKey": "abc12345-6789-0abc-def0-123456789abc",
"userId": "usr_abc123def",
"accountId": "123456789012",
"createdAt": 1765480551000,
"createdDate": "2025-12-11",
"updatedAt": 1765480551000,
"updatedDate": "2025-12-11",
"payer": {
"ispb": "12345678",
"personType": "person",
"cpfCnpj": "XXX123456XX",
"name": "MARIA SANTOS",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456"
},
"receiver": {
"ispb": "87654321",
"personType": "company",
"cpfCnpj": "XX123456000XXX",
"name": "EMPRESA EXEMPLO LTDA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456789012"
},
"medId": null,
"medCreatedAt": null,
"medCreatedDate": null,
"refundedEndToEndId": null,
"split": null,
"af": [],
"sameDocument": null,
"obs": null
},
{
"id": "E123456789202512110000000000002",
"idempotencyKey": "credit:pix_in:qrcode_paid:E123456789202512110000000000002",
"externalId": null,
"metadata": {},
"type": "credit",
"reason": "pix_in:qrcode_paid",
"status": "succeeded",
"grossAmount": 50.0,
"feeAmount": 0,
"netAmount": 50.0,
"endToEndId": "E123456789202512110000000000002",
"parentEndToEndId": null,
"entryId": "txIdExemploQRCode123456789",
"requestId": "01000000-f9ee-4eca-0002-08de3902f8bc",
"pixKey": "abc12345-6789-0abc-def0-123456789abc",
"userId": "usr_abc123def",
"accountId": "123456789012",
"createdAt": 1765480608000,
"createdDate": "2025-12-11",
"updatedAt": 1765480608000,
"updatedDate": "2025-12-11",
"payer": {
"ispb": "87654321",
"personType": "person",
"cpfCnpj": "XXX654321XX",
"name": "JOAO DA SILVA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "654321"
},
"receiver": {
"ispb": "87654321",
"personType": "company",
"cpfCnpj": "XX123456000XXX",
"name": "EMPRESA EXEMPLO LTDA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456789012"
},
"medId": null,
"medCreatedAt": null,
"medCreatedDate": null,
"refundedEndToEndId": null,
"split": null,
"af": [],
"sameDocument": null,
"obs": null
}
]
}
Consulta pagamentos vinculados a um QRCode pelo txId.
curl --request GET \
--url https://api.owem.com.br/v4/i/ledger/entry-id/{entryId} \
--header 'Authorization: <authorization>'{
"requestId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"success": true,
"size": 2,
"message": "Ledger consultado",
"data": [
{
"id": "E123456789202512110000000000001",
"idempotencyKey": "credit:pix_in:qrcode_paid:E123456789202512110000000000001",
"externalId": null,
"metadata": {},
"type": "credit",
"reason": "pix_in:qrcode_paid",
"status": "succeeded",
"grossAmount": 100.0,
"feeAmount": 0,
"netAmount": 100.0,
"endToEndId": "E123456789202512110000000000001",
"parentEndToEndId": null,
"entryId": "txIdExemploQRCode123456789",
"requestId": "01000000-f9ee-4eca-0001-08de3902d6e2",
"pixKey": "abc12345-6789-0abc-def0-123456789abc",
"userId": "usr_abc123def",
"accountId": "123456789012",
"createdAt": 1765480551000,
"createdDate": "2025-12-11",
"updatedAt": 1765480551000,
"updatedDate": "2025-12-11",
"payer": {
"ispb": "12345678",
"personType": "person",
"cpfCnpj": "XXX123456XX",
"name": "MARIA SANTOS",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456"
},
"receiver": {
"ispb": "87654321",
"personType": "company",
"cpfCnpj": "XX123456000XXX",
"name": "EMPRESA EXEMPLO LTDA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456789012"
},
"medId": null,
"medCreatedAt": null,
"medCreatedDate": null,
"refundedEndToEndId": null,
"split": null,
"af": [],
"sameDocument": null,
"obs": null
},
{
"id": "E123456789202512110000000000002",
"idempotencyKey": "credit:pix_in:qrcode_paid:E123456789202512110000000000002",
"externalId": null,
"metadata": {},
"type": "credit",
"reason": "pix_in:qrcode_paid",
"status": "succeeded",
"grossAmount": 50.0,
"feeAmount": 0,
"netAmount": 50.0,
"endToEndId": "E123456789202512110000000000002",
"parentEndToEndId": null,
"entryId": "txIdExemploQRCode123456789",
"requestId": "01000000-f9ee-4eca-0002-08de3902f8bc",
"pixKey": "abc12345-6789-0abc-def0-123456789abc",
"userId": "usr_abc123def",
"accountId": "123456789012",
"createdAt": 1765480608000,
"createdDate": "2025-12-11",
"updatedAt": 1765480608000,
"updatedDate": "2025-12-11",
"payer": {
"ispb": "87654321",
"personType": "person",
"cpfCnpj": "XXX654321XX",
"name": "JOAO DA SILVA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "654321"
},
"receiver": {
"ispb": "87654321",
"personType": "company",
"cpfCnpj": "XX123456000XXX",
"name": "EMPRESA EXEMPLO LTDA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456789012"
},
"medId": null,
"medCreatedAt": null,
"medCreatedDate": null,
"refundedEndToEndId": null,
"split": null,
"af": [],
"sameDocument": null,
"obs": null
}
]
}
entryId (txId do QRCode).
Basic {Base64(API_KEY:API_SECRET)}Mostrar data[]
credit ou debitpix_in:qrcode_paid)processing, succeeded, failed{
"requestId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"success": true,
"size": 2,
"message": "Ledger consultado",
"data": [
{
"id": "E123456789202512110000000000001",
"idempotencyKey": "credit:pix_in:qrcode_paid:E123456789202512110000000000001",
"externalId": null,
"metadata": {},
"type": "credit",
"reason": "pix_in:qrcode_paid",
"status": "succeeded",
"grossAmount": 100.0,
"feeAmount": 0,
"netAmount": 100.0,
"endToEndId": "E123456789202512110000000000001",
"parentEndToEndId": null,
"entryId": "txIdExemploQRCode123456789",
"requestId": "01000000-f9ee-4eca-0001-08de3902d6e2",
"pixKey": "abc12345-6789-0abc-def0-123456789abc",
"userId": "usr_abc123def",
"accountId": "123456789012",
"createdAt": 1765480551000,
"createdDate": "2025-12-11",
"updatedAt": 1765480551000,
"updatedDate": "2025-12-11",
"payer": {
"ispb": "12345678",
"personType": "person",
"cpfCnpj": "XXX123456XX",
"name": "MARIA SANTOS",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456"
},
"receiver": {
"ispb": "87654321",
"personType": "company",
"cpfCnpj": "XX123456000XXX",
"name": "EMPRESA EXEMPLO LTDA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456789012"
},
"medId": null,
"medCreatedAt": null,
"medCreatedDate": null,
"refundedEndToEndId": null,
"split": null,
"af": [],
"sameDocument": null,
"obs": null
},
{
"id": "E123456789202512110000000000002",
"idempotencyKey": "credit:pix_in:qrcode_paid:E123456789202512110000000000002",
"externalId": null,
"metadata": {},
"type": "credit",
"reason": "pix_in:qrcode_paid",
"status": "succeeded",
"grossAmount": 50.0,
"feeAmount": 0,
"netAmount": 50.0,
"endToEndId": "E123456789202512110000000000002",
"parentEndToEndId": null,
"entryId": "txIdExemploQRCode123456789",
"requestId": "01000000-f9ee-4eca-0002-08de3902f8bc",
"pixKey": "abc12345-6789-0abc-def0-123456789abc",
"userId": "usr_abc123def",
"accountId": "123456789012",
"createdAt": 1765480608000,
"createdDate": "2025-12-11",
"updatedAt": 1765480608000,
"updatedDate": "2025-12-11",
"payer": {
"ispb": "87654321",
"personType": "person",
"cpfCnpj": "XXX654321XX",
"name": "JOAO DA SILVA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "654321"
},
"receiver": {
"ispb": "87654321",
"personType": "company",
"cpfCnpj": "XX123456000XXX",
"name": "EMPRESA EXEMPLO LTDA",
"agency": "0001",
"accountType": "checking",
"accountNumber": "123456789012"
},
"medId": null,
"medCreatedAt": null,
"medCreatedDate": null,
"refundedEndToEndId": null,
"split": null,
"af": [],
"sameDocument": null,
"obs": null
}
]
}
| HTTP | Descrição |
|---|---|
| 200 | Sucesso |
| 400 | entryId malformado |
| 401 | Credenciais inválidas |
| 403 | IP não allowlisted |
| 404 | Ledger não encontrado |
| 429 | Rate limit excedido |
| 500 | Erro interno |
status = "succeeded" e reason = "pix_in:qrcode_paid".entryId é o txId do QRCode. Um mesmo QRCode pode receber múltiplos
pagamentos (ex: clientes diferentes pagando o mesmo código).Esta página foi útil?