Retrieves an order
{- "merchantOrderId": "ordr_aQMC3W4PfnlYjTDY",
- "merchantId": "mcht_aQMC3G4PfnlYjTDU",
- "marketplaceId": "mktp_aQMC3W4PfnlYjTDd",
- "internalOrderId": "string",
- "amount": 0,
- "currency": "string",
- "paymentTypeAmounts": [- {- "checkoutPayType": "payplan",
- "amount": 0
 }
 ],
- "amountPaid": 0,
- "customerEmail": "lucy.diamond@star.com",
- "phoneNo": "+61401234567",
- "type": "online",
- "description": "string",
- "items": [- {- "amount": 0,
- "currency": "string",
- "description": "string",
- "sku": "string",
- "quantity": 0,
- "imageUrl": "string"
 }
 ],
- "invoiceLineItems": [- {- "totalFee": 0,
- "totalTax": 0,
- "totalValue": 0,
- "unitCount": 0,
- "itemDescription": "string",
- "category": "string",
- "itemNotes": "string"
 }
 ],
- "taxIncluded": true,
- "taxIncludedAmountOverride": 0,
- "discount": {- "amount": 0
 },
- "shipping": {- "amount": 0,
- "address": {- "city": "string",
- "country": "string",
- "line1": "string",
- "line2": "string",
- "postalCode": "string",
- "state": "string"
 },
- "carrier": "string",
- "name": "string",
- "phone": "string",
- "trackingNumber": "string"
 },
- "billing": {- "address": {- "city": "string",
- "country": "string",
- "line1": "string",
- "line2": "string",
- "postalCode": "string",
- "state": "string"
 },
- "name": "string",
- "phone": "string"
 },
- "metadata": { },
- "status": "created",
- "request3DSOnPayment": true,
- "emailCustomerReceipt": true,
- "parentTransactionId": {- "transactionId": "tran_aQMC3W4PfnlYjTDX"
 },
- "settlementConfiguration": "default",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}