{
"uid": "string",
"subscription_id": "string",
"invoice_id": "string",
"amount": "string",
"currency": "string",
"token_address": "string",
"billing_mode": "FIXED",
"usage_quantity": 0,
"usage_description": "string",
"status": "DRAFT",
"description": "string",
"due_date": "string",
"paid_at": "string",
"voided_at": "string",
"attempt_count": 0,
"next_payment_attempt": "string",
"processing": true,
"metadata": {},
"created_at": "string",
"updated_at": "string",
"subscription": {},
"charge_attempts": [
"string"
]
}