get https://apisandbox.braspag.com.br/v2/sales?merchantOrderId =
Environment | Method | Endpoint |
---|---|---|
Sandbox | get | https://apisandbox.braspag.com.br/v2/sales?merchantOrderId = {merchantOrderId} |
Production | get | https://apiquery.braspag.com.br/v2/sales?merchantOrderId = {merchantOrderId} |
Transaction query response by MerchantOrderId
The table below presents the main parameters that can be returned by the API when querying a transaction by MerchantOrderId.
Property | Description | Type | Length |
---|---|---|---|
ReasonCode | API return code indicating success or error in the operation. | string | 32 |
ReasonMessage | Message corresponding to the ReasonCode . | string | 512 |
PaymentId | Identifier field for the order. | string | 36 |
ReceivedDate | Date when the transaction was received by the API. | string | 19 |