{
"success": false,
"response": {
"orders": [
{
"status": "pending",
"link": "https://payment.domain/1f627ca9-009d-47e9-9873-40920fe8c9cf",
"amount": "123.12",
"paymentTolerancePercent": "1.5",
"advancedBalanceId": "dcde70b7-e684-434f-9a7c-377d2010e66e",
"currency": "USDT",
"network": "ethereum",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"addressId": "66d31527-ab99-4909-b8cc-77f26577c6e7",
"tag": null,
"orderId": "1f627ca9-009d-47e9-9873-40920fe8c9cf",
"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-12-11T11:24:03.327Z",
"createdAt": "2024-12-11T10:54:03.327Z"
}
],
"total": "1000"
}
}