Get transaction by order_number

Get details on a transaction by providing the order_number

Querying transactions by order_number returns a list of transactions with the same order number; This occurs because Checkout does not prevent the store from duplicating order_numbers. The response will return checkout_cielo_order_number, which must be used when querying a specific transaction.

Transaction query response by order_number

The table below presents the main parameters that can be returned when querying transactions by order_number.

PropertyDescriptionTypeSize
checkout_cielo_order_numberUnique identifier generated by the Link de Pagamento Cielo.Alphanumeric32
created_dateOrder creation date - dd-MM-yyyy HH:mm:ssAlphanumeric20
Language