POST api/Customer?customer_id={customer_id}&street={street}&area={area}&city={city}&state={state}&zipcode={zipcode}&country={country}

Documentation for 'Address'.

Request Information

Parameters

NameDescriptionAdditional information
customer_id
Documentation for 'customer_id'.

Define this parameter in the request URI.

street
Documentation for 'street'.

Define this parameter in the request URI.

area
Documentation for 'area'.

Define this parameter in the request URI.

city
Documentation for 'city'.

Define this parameter in the request URI.

state
Documentation for 'state'.

Define this parameter in the request URI.

zipcode
Documentation for 'zipcode'.

Define this parameter in the request URI.

country
Documentation for 'country'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
1

application/xml, text/xml

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