{
"additional_charge": {
"property1": 0,
"property2": 0
},
"additional_fileds": {
"property1": "string",
"property2": "string"
},
"app_id": "string",
"apply_neucron_fee": true,
"attachment": {
"link": "string",
"name": "string"
},
"business_id": "string",
"confirmation_sent_at": "string",
"created_at": "string",
"currency": "CLP",
"customer_id": "string",
"deposit_wallet": "string",
"discount": 0,
"due_date": "string",
"invoice_id": "string",
"invoice_number": "string",
"issue_date": "string",
"items": [
{
"cost_per_unit": 0,
"name": "string",
"quantity": 0,
"sac_code": "string",
"sub_total": 0,
"tax_rate": 0,
"total": 0
}
],
"lut_number": "string",
"notes": "string",
"order_number": "string",
"paid_at": "string",
"payment_meta": {
"payment_rail": "string",
"payment_reference": "string",
"receiving_account": "string"
},
"payment_source": "PAYMENT_LINK",
"payment_terms": "string",
"reference_id": "string",
"reference_type": "SUBSCRIPTION",
"reminder_sent_at": "string",
"round_off": true,
"status": "DRAFTED",
"sub_total": 0,
"tax_rate": 0,
"total": 0,
"total_after_tax": 0,
"user_id": "string"
}