The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
[
{
CustomerID: String,
VATStatusEnum: 0,
PricelistID: String,
TasksParticipationEnum: 0,
Phone1: String,
Phone2: String,
Fax: String,
DiscountPercent: 0,
AgencyID: String,
Comment: String,
Email: String,
WebSite: String,
TraderSiteID: String,
IsPrimary: 0,
Street: String,
StreetNumber: String,
PostalCode: String,
CityID: String,
PrefectureID: String,
CountryID: String,
CompanyID: String,
ID: String,
Code: String,
Description: String,
RevisionNumber: 0
}
]