The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/VisaCheckout HTTP/1.1
Host: parkmobile.us
Content-Type: text/jsv
Content-Length: length
{
secureData:
{
callId: String,
responseStatus:
{
status: String,
code: String,
severity: String,
message: String
},
enckey: String,
encPaymentData: String,
partialShippingAddress:
{
countryCode: String,
postalCode: String
}
},
cardStatus: Primary,
sortOrder: 0,
preferred: False
}