{
"sessionId": "string",
"amount": 0,
"currency": "string",
"description": "string",
"status": "PENDING",
"paymentTolerance": 0,
"fromCurrency": "string",
"fromNetwork": "string",
"refundAddress": "string",
"depositAddress": "string",
"expiresAt": "2019-08-24T14:15:22Z",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"transactions": [
{
"id": "string",
"businessId": "string",
"customerName": "string",
"customerEmail": "string",
"walletAddress": "string",
"amount": 0,
"cryptoAmount": 0,
"currency": "string",
"cryptoCurrency": "string",
"status": "string",
"payoutStatus": "string",
"transactionHash": "string",
"blockConfirmations": 0,
"fees": 0,
"exchangeRate": 0,
"invoiceId": "string",
"paymentLinkId": "string",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"accountName": "string",
"accountNumber": "string",
"actualAmount": 0,
"addressSource": "string",
"bankCode": "string",
"callbackUrl": "string",
"depositAddress": "string",
"description": "string",
"estimatedUsdtAmount": 0,
"expectedAmount": 0,
"expiresAt": "2019-08-24T14:15:22Z",
"externalId": "string",
"fromAmount": 0,
"fromCurrency": "string",
"fromNetwork": "string",
"isMobileMoney": true,
"notes": "string",
"paymentTolerance": 0,
"redirectUrl": "string",
"reference": "string",
"refundAddress": "string",
"refundAmount": 0,
"refundTxHash": "string",
"toAmount": 0,
"toCurrency": "string",
"toNetwork": "string",
"txHash": "string",
"type": "string",
"walletReferenceId": "string",
"checkoutSessionId": "string",
"gateioOrderId": "string",
"usdValue": 0,
"usdtAmount": 0,
"riskFlags": [
"string"
],
"riskLevel": "string",
"riskScore": 0,
"depositTxHash": "string",
"settlementId": "string"
}
]
}