{
"success": false,
"response": {
"orders": [
{
"status": "pending",
"link": "https://payment.domain/e1e82e4e-7495-418a-8d58-7fd3ef5a0331",
"amount": "123.12",
"advancedBalanceId": "ba5716df-58c4-48f8-9401-68f6069fb4ff",
"currency": "USDT",
"network": "ethereum",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"addressId": "8e2d5033-139f-46d4-b769-4a2d2cee37c4",
"orderId": "e1e82e4e-7495-418a-8d58-7fd3ef5a0331",
"clientOrderId": "Order #123456",
"description": "Payment by order #123456",
"successWebhook": "https://merchant.domain/webhooks/success",
"errorWebhook": "https://merchant.domain/webhooks/fail",
"returnUrl": "https://merchant.domain/",
"expiresAt": "2024-04-15T11:20:48.509Z",
"createdAt": "2024-04-15T10:50:48.509Z"
}
],
"total": "1000"
}
}