{
"data": [
{
"status": "RECEIVED",
"side": "BUY",
"orderId": "123e4567-e89b-12d3-a456-426614174000",
"walletCustomerProductId": "123e4567-e89b-12d3-a456-426614174000",
"message": "text",
"createdOn": "2025-06-13T04:47:29.393Z",
"modifiedOn": "2025-06-13T04:47:29.393Z",
"externalId": "text",
"orderType": "MARKET",
"marketOrderData": {
"symbol": "text",
"assetType": "CRYPTOCURRENCY",
"quantityType": "UNIT",
"quantity": 1
},
"executionData": {
"quantity": 1,
"executionPrice": 1,
"executionAmount": 1
},
"cashCustomerProductId": "123e4567-e89b-12d3-a456-426614174000"
}
],
"pagination": {
"cursor": "text",
"limit": 1
}
}