Wirecash API
Retrieve an order
See all details of your created order.
GET | https://api.wirecash.com/v1/orders/{id}
.get("https://api.wirecash.com/v1/orders/{id}")
Metadata
String | id
To retrieve an order, the order id must be given.
Wirecash API
See all details of your created order.
.get("https://api.wirecash.com/v1/orders/{id}")
String | id
To retrieve an order, the order id must be given.