{
"success": false,
"response": {
"orders": [
{
"status": "pending",
"link": "https://payment.domain/d73adeb9-0d7d-4b4a-8b5d-3e92eac70297",
"amount": "123.12",
"paymentTolerancePercent": "1.5",
"advancedBalanceId": "f9565f73-eb15-4246-9954-169eeb9475fc",
"currency": "USDT",
"network": "ethereum",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"addressId": "21d8a948-5b69-45b9-8a4d-898be4df18e6",
"tag": null,
"orderId": "d73adeb9-0d7d-4b4a-8b5d-3e92eac70297",
"clientOrderId": "Order #123456",
"externalUserId": "10099",
"payerEmail": "site@domain.com",
"description": "Payment by order #123456",
"successWebhook": "https://merchant.domain/webhooks/success",
"errorWebhook": "https://merchant.domain/webhooks/fail",
"returnUrl": "https://merchant.domain/",
"expiresAt": "2024-12-26T08:51:53.353Z",
"createdAt": "2024-12-26T08:21:53.353Z"
}
],
"total": "1000"
}
}