POST api/Values

Request Information

URI Parameters

None.

Body Parameters

CustomerInformation
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'DataAccessLayer.Models.Municipality'. Path 'Municipality.Clients.Municipality'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'DataAccessLayer.Models.Municipality'. Path 'Municipality.Clients.Municipality'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'DataAccessLayer.Models.Clients' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'DataAccessLayer.Models.Clients' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'CustomerInformation'.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>