This method retrieves information about an order created by createNewAccount.
Syntax
order_status_obj = getOrderStatus(username, password, order_reference)
Return value
order_status_obj. This method returns a struct of type order_status_obj with information about the order.
Parameters
- username
string
Username for LoopiaAPI. - password
string
Password for LoopiaAPI. - order_reference
string
Order reference.