/orders/{channelId}/{externalId}Ask AIget https://payment-service.tixuk.io/api/v1/orders/{channelId}/{externalId}Get details of an order by its channelId and externalId.Path ParamschannelIdstringrequiredUnique identifier of a website processing a paymentexternalIdstringrequiredUnique reference representing an order forResponses 200Order details 404No order found for given id: return 404 status code.Updated 11 months ago