Result Data Type

Properties
name data type description
id string
hostedCheckoutUrl string
hostedCheckoutVersion string
ca string
returnUrl string
data string
seal string

Example

{
  "id" : "...",
  "hostedCheckoutUrl" : "...",
  "hostedCheckoutVersion" : "...",
  "ca" : "...",
  "returnUrl" : "...",
  "data" : "...",
  "seal" : "..."
}