The following are sample HTTP requests and responses. 
            The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/UpdatePreorderAdminRequest HTTP/1.1 
Host: api-beta.ghs-automotive.nl 
Content-Type: text/jsv
Content-Length: length
{
	id: 0,
	advertId: 0,
	imageUrl: String,
	isExpired: False,
	mainText: String,
	subText: String,
	isForAllWarehouses: False
}