The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/Identify2 HTTP/1.1
Host: parkmobile.us
Content-Type: text/jsv
Content-Length: length
{
userProfile:
{
firstName: String,
lastName: String,
mobile: String,
email: String,
userName: String,
currentPassword: String,
newPassword: String,
parkmobileSystem:
{
id: 0,
name: String
},
accountType: Unknown,
canManagePaymentMethods: False,
clientType: String,
isMainUser: False,
emailVerifyRequired: False,
ticketMasterId:
[
String
]
},
vehicles:
{
lastModifiedUtc: String,
allowsUpdates: False,
url: String
},
paymentMethods:
{
lastModifiedUtc: String,
allowsUpdates: False,
url: String
},
favoriteZones:
{
lastModifiedUtc: String,
allowsUpdates: False,
url: String
},
activeSessions:
{
lastModifiedUtc: String,
allowsUpdates: False,
url: String
},
promotions:
{
lastModifiedUtc: String,
allowsUpdates: False,
url: String
},
suspended: False,
suspendedReason: Helpdesk,
suspendedMessage: String,
hasBillingMethod: False,
systemConfig:
{
lastModifiedUtc: String,
allowsUpdates: False,
url: String
},
masterPassImageUrl: String,
masterPassPromotionalImageUrl: String,
lon: String,
lat: String,
masterPassPromotionEnabled: False,
currentMembershipTypeId: 0,
currentMembershipTypeName: String,
canUpgradeMembership: False,
membershipSubscriptionDeviceType: String
}