{
"rootfi_id": 157,
"rootfi_created_at": "2024-01-22T05:07:31.465Z",
"rootfi_updated_at": "2024-01-22T05:07:31.000Z",
"rootfi_company_id": 1089,
"platform_id": "123456",
"contact_id": "123456",
"currency_id": "USD",
"document_number": "123456",
"posted_date": "2024-01-22T05:07:31.000Z",
"due_date": "2024-01-22T05:07:31.000Z",
"status": "ACTIVE",
"total_discount": 100.0,
"sub_total": 100.0,
"tax_amount": 100.0,
"total_amount": 100.0,
"amount_due": 100.0,
"line_items": [
{
"line_item_type_id": "123456",
"item_id": "123456",
"tax_id": "123456",
"description": "This is a description",
"quantity": 1,
"unit_amount": 100,
"line_item_type": "PAYMENT_INVOICES",
"sub_total": 100,
"tax_amount": 100,
"total_amount": 100,
"total_discount": 100,
"updated_at": "2024-01-22T05:07:31.000Z"
}
]
}