{
"success": false,
"response": {
"orders": [
{
"status": "pending",
"link": "https://payment.domain/c74ff3eb-5732-4ff5-be31-a03ef7f7f237",
"amount": "123.12",
"paymentTolerancePercent": "1.5",
"advancedBalanceId": "882f4ed6-82c8-43c3-8dd6-d755cee5f1af",
"currency": "USDT",
"network": "ethereum",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"addressId": "7504dcc8-e87e-4dce-862f-0a9b765bfbda",
"tag": null,
"orderId": "c74ff3eb-5732-4ff5-be31-a03ef7f7f237",
"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-11-07T13:11:09.821Z",
"createdAt": "2024-11-07T12:41:09.821Z"
}
],
"total": "1000"
}
}