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
{
responseStatus:
{
errorCode: String,
message: String,
stackTrace: String,
errors:
[
{
errorCode: String,
fieldName: String,
message: String
}
]
},
promotions:
[
{
id: String,
title: String,
infoPage: String,
dateText: String,
data:
{
String: 0
}
}
],
userId: String,
displayName: String,
email: String,
preferredStyle: Ghs,
address:
{
id: String,
name: String,
address: String,
zipCode: String,
city: String,
countryCode: String,
countryCodeIso2: String,
telephoneNumber: String
},
userSettings:
{
sendPlacedOrderReceipt: False,
saveGaik: False,
reconfirmGaik: False,
lastApplicant: String,
lastAdditionalIdType: String,
lastAdditionalId: String,
lastIdType: String,
lastId: String
},
customerGroup: String,
logo: String,
hasMijnGrossierAccounts: False,
linkedWarehouse:
{
id: String,
region: String,
address:
{
id: String,
name: String,
address: String,
zipCode: String,
city: String,
countryCode: String,
countryCodeIso2: String,
telephoneNumber: String
},
warehouseEmail: String,
shouldEmailExternalOrders: False
},
technicalDataProvider: String,
pickupWarehouse:
{
id: String,
region: String,
address:
{
id: String,
name: String,
address: String,
zipCode: String,
city: String,
countryCode: String,
countryCodeIso2: String,
telephoneNumber: String
},
warehouseEmail: String,
shouldEmailExternalOrders: False
},
hasReleventPickupWarehouse: False,
linkedCompany:
{
linkedCompanyId: String,
linkedCompanyName: String,
companyPreferredStyle: Ghs,
contactEmail: String,
supportEmail: String,
bmfEmail: String,
serverEmail: String,
dieselInjectorEmail: String,
externalOrderEmail: String,
supportTeamPage: String,
mapUrl: String,
b2BUrl: String
},
district: String,
certificate:
{
id: String,
name: String,
endDate: String,
isValid: False
},
tireCounts:
{
currentYear:
{
purchased: 0,
returned: 0,
delta: 0
},
lastYear:
{
purchased: 0,
returned: 0,
delta: 0
}
},
vatNr: String
}