{
"success": false,
"response": {
"orders": [
{
"status": "pending",
"link": "https://payment.domain/904c0d61-b7d4-4aca-9824-fd8c51ab13bf",
"amount": "123.12",
"paymentTolerancePercent": "1.5",
"advancedBalanceId": "193f2c21-e245-4791-a4fd-9d852f3f434d",
"currency": "USDT",
"network": "ethereum",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"addressId": "1a8cc737-cf2b-4e74-9b78-c4b7a7ace939",
"tag": null,
"orderId": "904c0d61-b7d4-4aca-9824-fd8c51ab13bf",
"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-09-24T12:38:44.674Z",
"createdAt": "2024-09-24T12:08:44.675Z"
}
],
"total": "1000"
}
}