Creates a new order.
The dated version of the API, if not specified a default is used.
A unique string that prevents order duplication.
Choose sync if you want to retrieve the payout links directly from the API response. Choose async if you want to poll for your order. The default if unset is async.
async
, sync
Response that will be returned in sync execution mode. Order has successfully been completed.
Used for an order that has completed. This class is typically used when returning a single order to the client.