Get Order
Returns an order details when either orderId returned from createOrder API response or a hash returned from createIntent API response.
POST
https://integration.coinmena.com/onramp-merchants/widget/getOrder
Request Body
Name
Type
Description
orderId
String
OrderId obtained from the createOrder API response
hash
String
Hash obtained from the createIntent API response
Last updated