Phonixx Api

<back to all web services

ParkingVisitorActive

The following routes are available for this service:
POST,OPTIONS/parking/visitor/active

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/oneway/ParkingVisitorActive HTTP/1.1 
Host: parkmobile.us 
Content-Type: text/jsv
Content-Length: length

{
	email: String,
	id: 0,
	internalZoneCode: String,
	spaceNumber: String,
	pushToken: String,
	device: Undefined,
	sourceAppKey: String,
	vehicleId: 0,
	vehicleVrn: String,
	vehicleVrnState: String,
	durationInMinutes: 0,
	verification: 
	{
		token: String,
		lpn: String,
		zoneCode: String,
		isExtention: False,
		parkingActionId: 0
	},
	selectedBillingMethodId: 0,
	selectedDiscounts: String,
	startTimeLocal: String,
	stopTimeLocal: String,
	vehicleVin: String,
	masterPassTransaction: False,
	lon: String,
	lat: String,
	supplierVehicleTypeId: 0,
	orderId: String,
	parkingActionType: OnDemand,
	digitalPayPaymentInfo: 
	{
		provider: String,
		chasePayData: 
		{
			consumerIP: String,
			digitalSessionID: String,
			transactionReferenceKey: String
		},
		applePayData: 
		{
			encryptedData: String,
			cardType: String,
			last4Digits: String,
			zipCode: String
		},
		masterpassV7Data: 
		{
			cardType: String,
			last4Digits: String
		},
		googlePayData: 
		{
			cardNumber: String,
			expiryMonth: 0,
			expiryYear: 0,
			country: String,
			zipCode: String,
			creditCardId: 0,
			digitalPanId: 0
		}
	},
	timeblockId: 0,
	accessCode: String,
	Reminder: None,
	ReminderMinutes: 0
}