POST api/Values
Request Information
URI Parameters
None.
Body Parameters
CustomerInformation| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| MunicipalId | integer |
None. |
|
| AccountNo | string |
None. |
|
| Filler | string |
None. |
|
| CustomerName | string |
None. |
|
| PhoneNumber | string |
None. |
|
| WorkPhoneNumber | string |
None. |
|
| CellPhoneNumber | string |
None. |
|
| FaxPhoneNumber | string |
None. |
|
| AddressLine1 | string |
None. |
|
| AddressLine2 | string |
None. |
|
| AddressLine3 | string |
None. |
|
| PostalCode | string |
None. |
|
| BlockCode | string |
None. |
|
| PP_Recovery | string |
None. |
|
| MeterNo | string |
None. |
|
| SGC | string |
None. |
|
| TariffIndex | integer |
None. |
|
| BlockPrepaid | string |
None. |
|
| CurrentBalance | string |
None. |
|
| CurrentBalanceSign | string |
None. |
|
| ArrearsBalance | string |
None. |
|
| ArrearsBalanceSign | string |
None. |
|
| LastPaymentMade | string |
None. |
|
| LastPaymentDate | string |
None. |
|
| MeterType | string |
None. |
|
| Code | string |
None. |
|
| Description | string |
None. |
|
| Indigent_Status | string |
None. |
|
| MessageReference | string |
None. |
|
| MaximumVendLimit | string |
None. |
|
| ATTPCode | string |
None. |
|
| ATTPExpirationdate | string |
None. |
|
| TariffInstance | string |
None. |
|
| Amount | decimal number |
None. |
|
| PaymentStatus | string |
None. |
|
| AccountType | string |
None. |
|
| DTUpdated | date |
None. |
|
| Channel | string |
None. |
|
| Municipality | Municipality |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>