POST api/Customer/SyncCustomerDetails
Request Information
URI Parameters
None.
Body Parameters
NTCustomers| Name | Description | Type | Additional information |
|---|---|---|---|
| NTCustomerList | Collection of CustomerModel |
None. |
Request Formats
application/json, text/json
Sample:
{
"NTCustomerList": [
{
"CustomerId": 1,
"CustomerName": "sample string 2",
"CustomerPhoneNo": "sample string 3",
"CreatedDate": "2025-12-05T20:54:42.0553972-08:00",
"MobileId": 4,
"CustomerWebId": 5,
"CustomerAddress": "sample string 6",
"IsActive": true,
"BillingMaster": [
{
"BillingMasterId": 1,
"BillCustomerName": "sample string 2",
"TotalAmount": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingMasterWebId": 3,
"CustomerId": 1,
"BillingItemList": [
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
},
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
}
],
"PaymentDetails": [
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
},
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
}
]
},
{
"BillingMasterId": 1,
"BillCustomerName": "sample string 2",
"TotalAmount": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingMasterWebId": 3,
"CustomerId": 1,
"BillingItemList": [
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
},
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
}
],
"PaymentDetails": [
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
},
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
}
]
}
]
},
{
"CustomerId": 1,
"CustomerName": "sample string 2",
"CustomerPhoneNo": "sample string 3",
"CreatedDate": "2025-12-05T20:54:42.0553972-08:00",
"MobileId": 4,
"CustomerWebId": 5,
"CustomerAddress": "sample string 6",
"IsActive": true,
"BillingMaster": [
{
"BillingMasterId": 1,
"BillCustomerName": "sample string 2",
"TotalAmount": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingMasterWebId": 3,
"CustomerId": 1,
"BillingItemList": [
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
},
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
}
],
"PaymentDetails": [
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
},
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
}
]
},
{
"BillingMasterId": 1,
"BillCustomerName": "sample string 2",
"TotalAmount": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingMasterWebId": 3,
"CustomerId": 1,
"BillingItemList": [
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
},
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
}
],
"PaymentDetails": [
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
},
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0563939-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
}
]
}
]
}
]
}
application/xml, text/xml
Sample:
<NTCustomers xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NTech.Models">
<NTCustomerList>
<CustomerModel>
<BillingMaster>
<BillingMasterModel>
<BillCustomerName>sample string 2</BillCustomerName>
<BillingItemList>
<BillingItemModel>
<BillingId>1</BillingId>
<BillingItemWebId>3</BillingItemWebId>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<MobileId>1</MobileId>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<ProductQuantity>1</ProductQuantity>
<ProductRate>1</ProductRate>
</BillingItemModel>
<BillingItemModel>
<BillingId>1</BillingId>
<BillingItemWebId>3</BillingItemWebId>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<MobileId>1</MobileId>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<ProductQuantity>1</ProductQuantity>
<ProductRate>1</ProductRate>
</BillingItemModel>
</BillingItemList>
<BillingMasterId>1</BillingMasterId>
<BillingMasterWebId>3</BillingMasterWebId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>1</MobileId>
<PaymentDetails>
<PaymentDetailsModel>
<BalanceLeft>1</BalanceLeft>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>3</MobileId>
<PaidAmount>1</PaidAmount>
<PaymentCustomerName>sample string 2</PaymentCustomerName>
<PaymentDetailsId>1</PaymentDetailsId>
<PaymentId>1</PaymentId>
<PaymentWebId>4</PaymentWebId>
</PaymentDetailsModel>
<PaymentDetailsModel>
<BalanceLeft>1</BalanceLeft>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>3</MobileId>
<PaidAmount>1</PaidAmount>
<PaymentCustomerName>sample string 2</PaymentCustomerName>
<PaymentDetailsId>1</PaymentDetailsId>
<PaymentId>1</PaymentId>
<PaymentWebId>4</PaymentWebId>
</PaymentDetailsModel>
</PaymentDetails>
<TotalAmount>1</TotalAmount>
</BillingMasterModel>
<BillingMasterModel>
<BillCustomerName>sample string 2</BillCustomerName>
<BillingItemList>
<BillingItemModel>
<BillingId>1</BillingId>
<BillingItemWebId>3</BillingItemWebId>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<MobileId>1</MobileId>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<ProductQuantity>1</ProductQuantity>
<ProductRate>1</ProductRate>
</BillingItemModel>
<BillingItemModel>
<BillingId>1</BillingId>
<BillingItemWebId>3</BillingItemWebId>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<MobileId>1</MobileId>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<ProductQuantity>1</ProductQuantity>
<ProductRate>1</ProductRate>
</BillingItemModel>
</BillingItemList>
<BillingMasterId>1</BillingMasterId>
<BillingMasterWebId>3</BillingMasterWebId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>1</MobileId>
<PaymentDetails>
<PaymentDetailsModel>
<BalanceLeft>1</BalanceLeft>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>3</MobileId>
<PaidAmount>1</PaidAmount>
<PaymentCustomerName>sample string 2</PaymentCustomerName>
<PaymentDetailsId>1</PaymentDetailsId>
<PaymentId>1</PaymentId>
<PaymentWebId>4</PaymentWebId>
</PaymentDetailsModel>
<PaymentDetailsModel>
<BalanceLeft>1</BalanceLeft>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>3</MobileId>
<PaidAmount>1</PaidAmount>
<PaymentCustomerName>sample string 2</PaymentCustomerName>
<PaymentDetailsId>1</PaymentDetailsId>
<PaymentId>1</PaymentId>
<PaymentWebId>4</PaymentWebId>
</PaymentDetailsModel>
</PaymentDetails>
<TotalAmount>1</TotalAmount>
</BillingMasterModel>
</BillingMaster>
<CreatedDate>2025-12-05T20:54:42.0553972-08:00</CreatedDate>
<CustomerAddress>sample string 6</CustomerAddress>
<CustomerId>1</CustomerId>
<CustomerName>sample string 2</CustomerName>
<CustomerPhoneNo>sample string 3</CustomerPhoneNo>
<CustomerWebId>5</CustomerWebId>
<IsActive>true</IsActive>
<MobileId>4</MobileId>
</CustomerModel>
<CustomerModel>
<BillingMaster>
<BillingMasterModel>
<BillCustomerName>sample string 2</BillCustomerName>
<BillingItemList>
<BillingItemModel>
<BillingId>1</BillingId>
<BillingItemWebId>3</BillingItemWebId>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<MobileId>1</MobileId>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<ProductQuantity>1</ProductQuantity>
<ProductRate>1</ProductRate>
</BillingItemModel>
<BillingItemModel>
<BillingId>1</BillingId>
<BillingItemWebId>3</BillingItemWebId>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<MobileId>1</MobileId>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<ProductQuantity>1</ProductQuantity>
<ProductRate>1</ProductRate>
</BillingItemModel>
</BillingItemList>
<BillingMasterId>1</BillingMasterId>
<BillingMasterWebId>3</BillingMasterWebId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>1</MobileId>
<PaymentDetails>
<PaymentDetailsModel>
<BalanceLeft>1</BalanceLeft>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>3</MobileId>
<PaidAmount>1</PaidAmount>
<PaymentCustomerName>sample string 2</PaymentCustomerName>
<PaymentDetailsId>1</PaymentDetailsId>
<PaymentId>1</PaymentId>
<PaymentWebId>4</PaymentWebId>
</PaymentDetailsModel>
<PaymentDetailsModel>
<BalanceLeft>1</BalanceLeft>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>3</MobileId>
<PaidAmount>1</PaidAmount>
<PaymentCustomerName>sample string 2</PaymentCustomerName>
<PaymentDetailsId>1</PaymentDetailsId>
<PaymentId>1</PaymentId>
<PaymentWebId>4</PaymentWebId>
</PaymentDetailsModel>
</PaymentDetails>
<TotalAmount>1</TotalAmount>
</BillingMasterModel>
<BillingMasterModel>
<BillCustomerName>sample string 2</BillCustomerName>
<BillingItemList>
<BillingItemModel>
<BillingId>1</BillingId>
<BillingItemWebId>3</BillingItemWebId>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<MobileId>1</MobileId>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<ProductQuantity>1</ProductQuantity>
<ProductRate>1</ProductRate>
</BillingItemModel>
<BillingItemModel>
<BillingId>1</BillingId>
<BillingItemWebId>3</BillingItemWebId>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<MobileId>1</MobileId>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<ProductQuantity>1</ProductQuantity>
<ProductRate>1</ProductRate>
</BillingItemModel>
</BillingItemList>
<BillingMasterId>1</BillingMasterId>
<BillingMasterWebId>3</BillingMasterWebId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>1</MobileId>
<PaymentDetails>
<PaymentDetailsModel>
<BalanceLeft>1</BalanceLeft>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>3</MobileId>
<PaidAmount>1</PaidAmount>
<PaymentCustomerName>sample string 2</PaymentCustomerName>
<PaymentDetailsId>1</PaymentDetailsId>
<PaymentId>1</PaymentId>
<PaymentWebId>4</PaymentWebId>
</PaymentDetailsModel>
<PaymentDetailsModel>
<BalanceLeft>1</BalanceLeft>
<BillingMasterId>1</BillingMasterId>
<CreatedDate>2025-12-05T20:54:42.0563939-08:00</CreatedDate>
<CustomerId>1</CustomerId>
<MobileId>3</MobileId>
<PaidAmount>1</PaidAmount>
<PaymentCustomerName>sample string 2</PaymentCustomerName>
<PaymentDetailsId>1</PaymentDetailsId>
<PaymentId>1</PaymentId>
<PaymentWebId>4</PaymentWebId>
</PaymentDetailsModel>
</PaymentDetails>
<TotalAmount>1</TotalAmount>
</BillingMasterModel>
</BillingMaster>
<CreatedDate>2025-12-05T20:54:42.0553972-08:00</CreatedDate>
<CustomerAddress>sample string 6</CustomerAddress>
<CustomerId>1</CustomerId>
<CustomerName>sample string 2</CustomerName>
<CustomerPhoneNo>sample string 3</CustomerPhoneNo>
<CustomerWebId>5</CustomerWebId>
<IsActive>true</IsActive>
<MobileId>4</MobileId>
</CustomerModel>
</NTCustomerList>
</NTCustomers>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
SingleItemResponseDTOOfListOfSingleItemResponseDTOOfCustomerModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Msg | string |
None. |
|
| Valid | boolean |
None. |
|
| MobileMsg | string |
None. |
|
| Item | Collection of SingleItemResponseDTOOfCustomerModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"Item": [
{
"Item": {
"CustomerId": 1,
"CustomerName": "sample string 2",
"CustomerPhoneNo": "sample string 3",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 4,
"CustomerWebId": 5,
"CustomerAddress": "sample string 6",
"IsActive": true,
"BillingMaster": [
{
"BillingMasterId": 1,
"BillCustomerName": "sample string 2",
"TotalAmount": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingMasterWebId": 3,
"CustomerId": 1,
"BillingItemList": [
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
},
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
}
],
"PaymentDetails": [
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
},
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
}
]
},
{
"BillingMasterId": 1,
"BillCustomerName": "sample string 2",
"TotalAmount": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingMasterWebId": 3,
"CustomerId": 1,
"BillingItemList": [
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
},
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
}
],
"PaymentDetails": [
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
},
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
}
]
}
]
},
"Id": 1,
"Msg": "sample string 2",
"Valid": true,
"MobileMsg": "sample string 4"
},
{
"Item": {
"CustomerId": 1,
"CustomerName": "sample string 2",
"CustomerPhoneNo": "sample string 3",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 4,
"CustomerWebId": 5,
"CustomerAddress": "sample string 6",
"IsActive": true,
"BillingMaster": [
{
"BillingMasterId": 1,
"BillCustomerName": "sample string 2",
"TotalAmount": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingMasterWebId": 3,
"CustomerId": 1,
"BillingItemList": [
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
},
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
}
],
"PaymentDetails": [
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
},
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
}
]
},
{
"BillingMasterId": 1,
"BillCustomerName": "sample string 2",
"TotalAmount": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingMasterWebId": 3,
"CustomerId": 1,
"BillingItemList": [
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
},
{
"BillingId": 1,
"BillingMasterId": 1,
"ProductName": "sample string 2",
"ProductQuantity": 1,
"ProductRate": 1.0,
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 1,
"BillingItemWebId": 3,
"ProductId": 1
}
],
"PaymentDetails": [
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
},
{
"PaymentId": 1,
"PaymentDetailsId": 1,
"PaidAmount": 1.0,
"BalanceLeft": 1.0,
"PaymentCustomerName": "sample string 2",
"CreatedDate": "2025-12-05T20:54:42.0793556-08:00",
"MobileId": 3,
"PaymentWebId": 4,
"BillingMasterId": 1,
"CustomerId": 1
}
]
}
]
},
"Id": 1,
"Msg": "sample string 2",
"Valid": true,
"MobileMsg": "sample string 4"
}
],
"Id": 1,
"Msg": "sample string 2",
"Valid": true,
"MobileMsg": "sample string 4"
}
application/xml, text/xml
Sample:
<SingleItemResponseDTOOfArrayOfSingleItemResponseDTOOfCustomerModelp27XkN5MRMLTavoZ xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NTech.Utility">
<Id>1</Id>
<MobileMsg>sample string 4</MobileMsg>
<Msg>sample string 2</Msg>
<Valid>true</Valid>
<Item>
<SingleItemResponseDTOOfCustomerModelp27XkN5M>
<Id>1</Id>
<MobileMsg>sample string 4</MobileMsg>
<Msg>sample string 2</Msg>
<Valid>true</Valid>
<Item xmlns:d4p1="http://schemas.datacontract.org/2004/07/NTech.Models">
<d4p1:BillingMaster>
<d4p1:BillingMasterModel>
<d4p1:BillCustomerName>sample string 2</d4p1:BillCustomerName>
<d4p1:BillingItemList>
<d4p1:BillingItemModel>
<d4p1:BillingId>1</d4p1:BillingId>
<d4p1:BillingItemWebId>3</d4p1:BillingItemWebId>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:ProductId>1</d4p1:ProductId>
<d4p1:ProductName>sample string 2</d4p1:ProductName>
<d4p1:ProductQuantity>1</d4p1:ProductQuantity>
<d4p1:ProductRate>1</d4p1:ProductRate>
</d4p1:BillingItemModel>
<d4p1:BillingItemModel>
<d4p1:BillingId>1</d4p1:BillingId>
<d4p1:BillingItemWebId>3</d4p1:BillingItemWebId>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:ProductId>1</d4p1:ProductId>
<d4p1:ProductName>sample string 2</d4p1:ProductName>
<d4p1:ProductQuantity>1</d4p1:ProductQuantity>
<d4p1:ProductRate>1</d4p1:ProductRate>
</d4p1:BillingItemModel>
</d4p1:BillingItemList>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:BillingMasterWebId>3</d4p1:BillingMasterWebId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:PaymentDetails>
<d4p1:PaymentDetailsModel>
<d4p1:BalanceLeft>1</d4p1:BalanceLeft>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>3</d4p1:MobileId>
<d4p1:PaidAmount>1</d4p1:PaidAmount>
<d4p1:PaymentCustomerName>sample string 2</d4p1:PaymentCustomerName>
<d4p1:PaymentDetailsId>1</d4p1:PaymentDetailsId>
<d4p1:PaymentId>1</d4p1:PaymentId>
<d4p1:PaymentWebId>4</d4p1:PaymentWebId>
</d4p1:PaymentDetailsModel>
<d4p1:PaymentDetailsModel>
<d4p1:BalanceLeft>1</d4p1:BalanceLeft>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>3</d4p1:MobileId>
<d4p1:PaidAmount>1</d4p1:PaidAmount>
<d4p1:PaymentCustomerName>sample string 2</d4p1:PaymentCustomerName>
<d4p1:PaymentDetailsId>1</d4p1:PaymentDetailsId>
<d4p1:PaymentId>1</d4p1:PaymentId>
<d4p1:PaymentWebId>4</d4p1:PaymentWebId>
</d4p1:PaymentDetailsModel>
</d4p1:PaymentDetails>
<d4p1:TotalAmount>1</d4p1:TotalAmount>
</d4p1:BillingMasterModel>
<d4p1:BillingMasterModel>
<d4p1:BillCustomerName>sample string 2</d4p1:BillCustomerName>
<d4p1:BillingItemList>
<d4p1:BillingItemModel>
<d4p1:BillingId>1</d4p1:BillingId>
<d4p1:BillingItemWebId>3</d4p1:BillingItemWebId>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:ProductId>1</d4p1:ProductId>
<d4p1:ProductName>sample string 2</d4p1:ProductName>
<d4p1:ProductQuantity>1</d4p1:ProductQuantity>
<d4p1:ProductRate>1</d4p1:ProductRate>
</d4p1:BillingItemModel>
<d4p1:BillingItemModel>
<d4p1:BillingId>1</d4p1:BillingId>
<d4p1:BillingItemWebId>3</d4p1:BillingItemWebId>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:ProductId>1</d4p1:ProductId>
<d4p1:ProductName>sample string 2</d4p1:ProductName>
<d4p1:ProductQuantity>1</d4p1:ProductQuantity>
<d4p1:ProductRate>1</d4p1:ProductRate>
</d4p1:BillingItemModel>
</d4p1:BillingItemList>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:BillingMasterWebId>3</d4p1:BillingMasterWebId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:PaymentDetails>
<d4p1:PaymentDetailsModel>
<d4p1:BalanceLeft>1</d4p1:BalanceLeft>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>3</d4p1:MobileId>
<d4p1:PaidAmount>1</d4p1:PaidAmount>
<d4p1:PaymentCustomerName>sample string 2</d4p1:PaymentCustomerName>
<d4p1:PaymentDetailsId>1</d4p1:PaymentDetailsId>
<d4p1:PaymentId>1</d4p1:PaymentId>
<d4p1:PaymentWebId>4</d4p1:PaymentWebId>
</d4p1:PaymentDetailsModel>
<d4p1:PaymentDetailsModel>
<d4p1:BalanceLeft>1</d4p1:BalanceLeft>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>3</d4p1:MobileId>
<d4p1:PaidAmount>1</d4p1:PaidAmount>
<d4p1:PaymentCustomerName>sample string 2</d4p1:PaymentCustomerName>
<d4p1:PaymentDetailsId>1</d4p1:PaymentDetailsId>
<d4p1:PaymentId>1</d4p1:PaymentId>
<d4p1:PaymentWebId>4</d4p1:PaymentWebId>
</d4p1:PaymentDetailsModel>
</d4p1:PaymentDetails>
<d4p1:TotalAmount>1</d4p1:TotalAmount>
</d4p1:BillingMasterModel>
</d4p1:BillingMaster>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerAddress>sample string 6</d4p1:CustomerAddress>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:CustomerName>sample string 2</d4p1:CustomerName>
<d4p1:CustomerPhoneNo>sample string 3</d4p1:CustomerPhoneNo>
<d4p1:CustomerWebId>5</d4p1:CustomerWebId>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:MobileId>4</d4p1:MobileId>
</Item>
</SingleItemResponseDTOOfCustomerModelp27XkN5M>
<SingleItemResponseDTOOfCustomerModelp27XkN5M>
<Id>1</Id>
<MobileMsg>sample string 4</MobileMsg>
<Msg>sample string 2</Msg>
<Valid>true</Valid>
<Item xmlns:d4p1="http://schemas.datacontract.org/2004/07/NTech.Models">
<d4p1:BillingMaster>
<d4p1:BillingMasterModel>
<d4p1:BillCustomerName>sample string 2</d4p1:BillCustomerName>
<d4p1:BillingItemList>
<d4p1:BillingItemModel>
<d4p1:BillingId>1</d4p1:BillingId>
<d4p1:BillingItemWebId>3</d4p1:BillingItemWebId>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:ProductId>1</d4p1:ProductId>
<d4p1:ProductName>sample string 2</d4p1:ProductName>
<d4p1:ProductQuantity>1</d4p1:ProductQuantity>
<d4p1:ProductRate>1</d4p1:ProductRate>
</d4p1:BillingItemModel>
<d4p1:BillingItemModel>
<d4p1:BillingId>1</d4p1:BillingId>
<d4p1:BillingItemWebId>3</d4p1:BillingItemWebId>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:ProductId>1</d4p1:ProductId>
<d4p1:ProductName>sample string 2</d4p1:ProductName>
<d4p1:ProductQuantity>1</d4p1:ProductQuantity>
<d4p1:ProductRate>1</d4p1:ProductRate>
</d4p1:BillingItemModel>
</d4p1:BillingItemList>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:BillingMasterWebId>3</d4p1:BillingMasterWebId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:PaymentDetails>
<d4p1:PaymentDetailsModel>
<d4p1:BalanceLeft>1</d4p1:BalanceLeft>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>3</d4p1:MobileId>
<d4p1:PaidAmount>1</d4p1:PaidAmount>
<d4p1:PaymentCustomerName>sample string 2</d4p1:PaymentCustomerName>
<d4p1:PaymentDetailsId>1</d4p1:PaymentDetailsId>
<d4p1:PaymentId>1</d4p1:PaymentId>
<d4p1:PaymentWebId>4</d4p1:PaymentWebId>
</d4p1:PaymentDetailsModel>
<d4p1:PaymentDetailsModel>
<d4p1:BalanceLeft>1</d4p1:BalanceLeft>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>3</d4p1:MobileId>
<d4p1:PaidAmount>1</d4p1:PaidAmount>
<d4p1:PaymentCustomerName>sample string 2</d4p1:PaymentCustomerName>
<d4p1:PaymentDetailsId>1</d4p1:PaymentDetailsId>
<d4p1:PaymentId>1</d4p1:PaymentId>
<d4p1:PaymentWebId>4</d4p1:PaymentWebId>
</d4p1:PaymentDetailsModel>
</d4p1:PaymentDetails>
<d4p1:TotalAmount>1</d4p1:TotalAmount>
</d4p1:BillingMasterModel>
<d4p1:BillingMasterModel>
<d4p1:BillCustomerName>sample string 2</d4p1:BillCustomerName>
<d4p1:BillingItemList>
<d4p1:BillingItemModel>
<d4p1:BillingId>1</d4p1:BillingId>
<d4p1:BillingItemWebId>3</d4p1:BillingItemWebId>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:ProductId>1</d4p1:ProductId>
<d4p1:ProductName>sample string 2</d4p1:ProductName>
<d4p1:ProductQuantity>1</d4p1:ProductQuantity>
<d4p1:ProductRate>1</d4p1:ProductRate>
</d4p1:BillingItemModel>
<d4p1:BillingItemModel>
<d4p1:BillingId>1</d4p1:BillingId>
<d4p1:BillingItemWebId>3</d4p1:BillingItemWebId>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:ProductId>1</d4p1:ProductId>
<d4p1:ProductName>sample string 2</d4p1:ProductName>
<d4p1:ProductQuantity>1</d4p1:ProductQuantity>
<d4p1:ProductRate>1</d4p1:ProductRate>
</d4p1:BillingItemModel>
</d4p1:BillingItemList>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:BillingMasterWebId>3</d4p1:BillingMasterWebId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>1</d4p1:MobileId>
<d4p1:PaymentDetails>
<d4p1:PaymentDetailsModel>
<d4p1:BalanceLeft>1</d4p1:BalanceLeft>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>3</d4p1:MobileId>
<d4p1:PaidAmount>1</d4p1:PaidAmount>
<d4p1:PaymentCustomerName>sample string 2</d4p1:PaymentCustomerName>
<d4p1:PaymentDetailsId>1</d4p1:PaymentDetailsId>
<d4p1:PaymentId>1</d4p1:PaymentId>
<d4p1:PaymentWebId>4</d4p1:PaymentWebId>
</d4p1:PaymentDetailsModel>
<d4p1:PaymentDetailsModel>
<d4p1:BalanceLeft>1</d4p1:BalanceLeft>
<d4p1:BillingMasterId>1</d4p1:BillingMasterId>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:MobileId>3</d4p1:MobileId>
<d4p1:PaidAmount>1</d4p1:PaidAmount>
<d4p1:PaymentCustomerName>sample string 2</d4p1:PaymentCustomerName>
<d4p1:PaymentDetailsId>1</d4p1:PaymentDetailsId>
<d4p1:PaymentId>1</d4p1:PaymentId>
<d4p1:PaymentWebId>4</d4p1:PaymentWebId>
</d4p1:PaymentDetailsModel>
</d4p1:PaymentDetails>
<d4p1:TotalAmount>1</d4p1:TotalAmount>
</d4p1:BillingMasterModel>
</d4p1:BillingMaster>
<d4p1:CreatedDate>2025-12-05T20:54:42.0793556-08:00</d4p1:CreatedDate>
<d4p1:CustomerAddress>sample string 6</d4p1:CustomerAddress>
<d4p1:CustomerId>1</d4p1:CustomerId>
<d4p1:CustomerName>sample string 2</d4p1:CustomerName>
<d4p1:CustomerPhoneNo>sample string 3</d4p1:CustomerPhoneNo>
<d4p1:CustomerWebId>5</d4p1:CustomerWebId>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:MobileId>4</d4p1:MobileId>
</Item>
</SingleItemResponseDTOOfCustomerModelp27XkN5M>
</Item>
</SingleItemResponseDTOOfArrayOfSingleItemResponseDTOOfCustomerModelp27XkN5MRMLTavoZ>