get https://apiquerysandbox.cieloecommerce.cielo.com.br/1/sales?merchantOrderId=
Query a transaction by providing the MerchantOrderId.
Environment | Method | Endpoint |
---|---|---|
Sandbox | get | https://apiquerysandbox.cieloecommerce.cielo.com.br/1/sales?merchantOrderId={merchantOrderId} |
Production | get | https://apiquery.cieloecommerce.cielo.com.br/1/sales?merchantOrderId={merchantOrderId} |
Only transactions within the last three months can be queried via API.