Copy {
"data": {
"orders": [
{
"id": "text",
"link": "text",
"externalId": "text",
"userId": "text",
"merchant": {
"id": "text"
},
"initType": "STANDARD",
"quote": {
"fromAmount": {
"amount": "text",
"currency": {
"id": "text",
"symbol": "text",
"precision": 1,
"type": "FIAT",
"flows": [
"PAYMENT"
],
"blockchain": {
"id": "text",
"name": "text"
}
}
},
"toAmount": {
"amount": "text",
"currency": {
"id": "text",
"symbol": "text",
"precision": 1,
"type": "FIAT",
"flows": [
"PAYMENT"
],
"blockchain": {
"id": "text",
"name": "text"
}
}
},
"exchangeRateSnapshotId": "text",
"fees": [
{
"id": "text",
"type": "text",
"label": "text",
"amount": "text",
"currency": {
"id": "text",
"symbol": "text",
"precision": 1,
"type": "text"
},
"createdAt": "text"
}
]
},
"depositAddress": {
"id": "text",
"address": "text",
"available": true,
"memo": "text",
"supportedCurrencies": [
{
"name": "text",
"officialId": "text",
"type": "FIAT",
"symbol": "text",
"precision": 1,
"flows": [
"PAYMENT"
],
"blockchain": {
"id": "text",
"name": "text"
},
"blockchainId": "text",
"isStablecoin": true,
"decimals": 1,
"isNative": true,
"id": "text"
}
]
},
"settlements": [
{
"id": "text",
"type": "text",
"status": "text"
}
],
"expiresAt": "text",
"createdAt": "text",
"status": "PENDING_USER_CREATION",
"purchase": {
"id": "text",
"name": "text",
"notes": "text",
"imageUrl": "text",
"price": "text",
"currency": {
"name": "text",
"officialId": "text",
"type": "FIAT",
"symbol": "text",
"precision": 1,
"flows": [
"PAYMENT"
],
"blockchain": {
"id": "text",
"name": "text"
},
"blockchainId": "text",
"isStablecoin": true,
"decimals": 1,
"isNative": true,
"id": "text"
},
"rateMerchantOverOrder": "text"
},
"payments": [
{
"id": "text",
"orderId": "text",
"receivedAmount": "text",
"receivedCurrency": {
"name": "text",
"officialId": "text",
"type": "FIAT",
"symbol": "text",
"precision": 1,
"flows": [
"PAYMENT"
],
"blockchain": {
"id": "text",
"name": "text"
},
"blockchainId": "text",
"isStablecoin": true,
"decimals": 1,
"isNative": true,
"id": "text"
},
"txHash": "text",
"confirmedAt": "text",
"status": "text",
"createdAt": "text",
"depositAddress": {
"id": "text",
"address": "text",
"available": true,
"memo": "text",
"supportedCurrencies": [
{
"name": "text",
"officialId": "text",
"type": "FIAT",
"symbol": "text",
"precision": 1,
"flows": [
"PAYMENT"
],
"blockchain": {
"id": "text",
"name": "text"
},
"blockchainId": "text",
"isStablecoin": true,
"decimals": 1,
"isNative": true,
"id": "text"
}
]
},
"sourceAddress": "text",
"fireblocksTxId": "text"
}
],
"updates": [
{
"id": "text",
"message": "text",
"entityType": "text",
"authorId": "text",
"metadata": {},
"timestamp": "text"
}
],
"metadata": {
"externalId": "text",
"userId": "text",
"userName": "text",
"userLang": "text",
"userCountry": "text",
"userEmail": "text",
"redirectUrl": "text"
},
"preferredPayCurrency": {
"name": "text",
"officialId": "text",
"type": "FIAT",
"symbol": "text",
"precision": 1,
"flows": [
"PAYMENT"
],
"blockchain": {
"id": "text",
"name": "text"
},
"blockchainId": "text",
"isStablecoin": true,
"decimals": 1,
"isNative": true,
"id": "text"
}
}
],
"pagination": {
"currentPage": 1,
"totalPages": 1,
"totalItems": 1,
"itemsPerPage": 1
}
},
"message": "text",
"success": true
}