get
https://apiquerysandbox.cieloecommerce.cielo.com.br/1/sales/
| Environment | Method | Endpoint |
|---|---|---|
| Sandbox | get | https://apiquerysandbox.cieloecommerce.cielo.com.br/1/sales/{PaymentId} |
| Production | get | https://apiquery.cieloecommerce.cielo.com.br/1/sales/{PaymentId} |
Only transactions within the last three months can be queried via API.
TLID Mastercard
The Transaction Link Identifier (TLID) is a unique identifier generated by the Mastercard card brand during a transaction. It is used to ensure continuity between related transactions.
| Phase | Description |
|---|---|
| Phase 1 | TransactionLinkId returns in the responses of card validation by Zero Auth, credit card payment creation, debit card payment creation, and in the query by PaymentId. |
| Phase 2 | Required inclusion of the TransactionLinkId in the request (MIT) starting October 10 2026. |
See more details in Card Brand Identifiers.