{
"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",
"description": "Payment Description",
"created_at": "2024-01-22T05:07:31.000Z",
"updated_at": "2024-01-22T05:07:31.000Z",
"amount": "100.00",
"currency_id": "USD",
"link": "https://fern.com/123456",
"status": "ACTIVE",
"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"
}
]
}