{
"success": false,
"response": {
"orders": [
{
"status": "pending",
"link": "https://payment.domain/e2ad2a49-ae5e-46d1-8e37-8ef2563d6fdc",
"amount": "123.12",
"paymentTolerancePercent": "1.5",
"advancedBalanceId": "9689bddf-165d-4c5a-96ef-6e2eb3d9736d",
"currency": "USDT",
"network": "ethereum",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"addressId": "a28e5358-fc80-44f5-be92-1089c6c26dd4",
"tag": null,
"orderId": "e2ad2a49-ae5e-46d1-8e37-8ef2563d6fdc",
"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-08-15T15:47:13.874Z",
"createdAt": "2024-08-15T15:17:13.874Z"
}
],
"total": "1000"
}
}