{
"customer": {
"address_details": {
"address": "string",
"city": "string",
"country": "string",
"fax_number": "string",
"phone_number": "string",
"pin_code": "string",
"state": "string"
},
"allow_portal_access": true,
"app_ids": [
"string"
],
"app_meta": [
{
"app_icon": "string",
"app_id": "string",
"app_name": "string"
}
],
"business_details": {
"company_name": "string",
"display_name": "string",
"phone_number": "string"
},
"business_id": "string",
"contact_persons": [
{
"department": "string",
"designation": "string",
"email": "string",
"first_name": "string",
"language": "string",
"last_name": "string",
"phone_number": "string",
"salulation": "string",
"work_number": "string"
}
],
"created_at": "string",
"customer_business_id": "string",
"customer_email": "string",
"customer_id": "string",
"customer_type": "USER",
"customer_user_id": "string",
"indvidual_details": {
"customer_first_name": "string",
"customer_last_name": "string",
"language": "string",
"salulation": "string"
},
"payment_details": {
"amount": 0,
"currency": "string",
"deposit_wallet": "string",
"more_details": {
"property1": "string",
"property2": "string"
},
"opening_balance": "string",
"payment_terms": "string",
"place_of_supply": "string"
},
"status": "DRAFTED",
"tax_payer_info": {
"gst_treatment": "string",
"pan": "string",
"tds": "string",
"vat_gstin": "string"
},
"total_invoices": 0,
"user_id": "string"
},
"invoices": [
{
"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"
}
],
"page_meta": {
"limit": 0,
"next_page": 0,
"page": 0,
"total": 0,
"total_pages": 0
}
}