<back to all web services
Identify
The following routes are available for this service:GET,OPTIONS | /account/identify | | |
---|
To override the Content-type in your clients HTTP Accept Header, append the .xml suffix or ?format=xml
HTTP + XML
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /xml/oneway/Identify HTTP/1.1
Host: parkmobile.us
Content-Type: application/xml
Content-Length: length
<Identify xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:parkmobile:phonixx:api:v1">
<ActiveSessions>
<AllowsUpdates>false</AllowsUpdates>
<LastModifiedUtc>String</LastModifiedUtc>
<Url>String</Url>
</ActiveSessions>
<CanUpgradeMembership>false</CanUpgradeMembership>
<CurrentMembershipTypeId>0</CurrentMembershipTypeId>
<CurrentMembershipTypeName>String</CurrentMembershipTypeName>
<FavoriteZones>
<AllowsUpdates>false</AllowsUpdates>
<LastModifiedUtc>String</LastModifiedUtc>
<Url>String</Url>
</FavoriteZones>
<HasBillingMethod>false</HasBillingMethod>
<Lat>String</Lat>
<Lon>String</Lon>
<MasterPassImageUrl>String</MasterPassImageUrl>
<MasterPassPromotionEnabled>false</MasterPassPromotionEnabled>
<MasterPassPromotionalImageUrl>String</MasterPassPromotionalImageUrl>
<MembershipSubscriptionDeviceType>String</MembershipSubscriptionDeviceType>
<PaymentMethods>
<AllowsUpdates>false</AllowsUpdates>
<LastModifiedUtc>String</LastModifiedUtc>
<Url>String</Url>
</PaymentMethods>
<Promotions>
<AllowsUpdates>false</AllowsUpdates>
<LastModifiedUtc>String</LastModifiedUtc>
<Url>String</Url>
</Promotions>
<Suspended>false</Suspended>
<SuspendedMessage>String</SuspendedMessage>
<SuspendedReason>Helpdesk</SuspendedReason>
<SystemConfig>
<AllowsUpdates>false</AllowsUpdates>
<LastModifiedUtc>String</LastModifiedUtc>
<Url>String</Url>
</SystemConfig>
<UserProfile>
<AccountType>Unknown</AccountType>
<CanManagePaymentMethods>false</CanManagePaymentMethods>
<ClientType>String</ClientType>
<Culture>String</Culture>
<CurrentPassword>String</CurrentPassword>
<Email>String</Email>
<EmailVerifyRequired>false</EmailVerifyRequired>
<FirstName>String</FirstName>
<IsMainUser>false</IsMainUser>
<LastName>String</LastName>
<Mobile>String</Mobile>
<NewPassword>String</NewPassword>
<ParkmobileSystem>
<Id>0</Id>
<Name>String</Name>
</ParkmobileSystem>
<TicketMasterId xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</TicketMasterId>
<UserId>0</UserId>
<UserName>String</UserName>
</UserProfile>
<Vehicles>
<AllowsUpdates>false</AllowsUpdates>
<LastModifiedUtc>String</LastModifiedUtc>
<Url>String</Url>
</Vehicles>
</Identify>