# 7. Retrieving transaction data To retrieve order data, send a `GET` request to: ``` https://api.axepta.pl/v1/merchant/{merchantId}/transaction/{transactionId} ``` where: - `merchantId` - client identifier, - `transactionId` - unique transaction identifier (UUID v4),