POST api/AML/AddCustomer

Request Information

URI Parameters

None.

Body Parameters

Collection of mdlParty
NameDescriptionTypeAdditional information
CustomerData

Collection of mdlParty

None.

Party_Name

string

None.

Party_Contact

string

None.

Party_Address

string

None.

VAT_NUMBER

string

None.

BUILDING_NUMBER

string

None.

STREET_NAME

string

None.

PLOT_NUMBER

string

None.

DISTRICT_NAME

string

None.

POSTAL_CODE

string

None.

CITY

string

None.

Email

string

None.

Cnic

string

None.

Ent_By

string

None.

Company_Id

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.