Extend Order Time
Extends the duration of an existing order, allowing additional time for completion.
POST
https://integration.coinmena.com/onramp-merchants/widget/extendTime
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