| Field | Type | Description | Req |
|---|---|---|---|
id
|
string | Pismo-generated unique authorization ID | Y |
provider
|
enum string |
Third-party provider name: * VCAS |
Y |
type
|
enum string |
Call type: * STEPUP |
|
card
|
object | Card information object | Y |
id
|
integer | Card ID | Y |
mode_id
|
integer | Card mode ID | Y |
type
|
enum string |
Card type: * PLASTIC* VIRTUAL* RECURRING* TEMPORARY |
Y |
hash
|
string | Encrypted PAN using 2048 rsa key and base64 encoded. Pismo provides the encrypt/decrypt keys for this field. | Y |
bin
|
string | Card Bank Identification Number (BIN). A 6 or 8 digit value | Y |
last_four_digits
|
string | Card last 4 PAN digits | Y |
account
|
object | Account information object | Y |
id
|
string | Pismo account ID | Y |
document_number
|
string | Cardholder document number. A government document number, such as a Social Security number (US) or Cadastro de Pessoas Físicas number (Brazil). | Y |
email
|
string | E-mail. | Y |
phones
|
object array |
Phone objects | Y |
area_code
|
string | Phone area code | Y |
country_code
|
string | Phone number country code | Y |
number
|
string | Phone number without area code | Y |
type
|
enum string |
Phone type: * mobile* commercial* residential |
Y |
program
|
object | Program information object | Y |
id
|
integer | Program ID | Y |
customer
|
object | Customer information object | Y |
id
|
integer | Customer ID | Y |
raw_provider
|
object | All non-PCI information received from provider. Check provider documentation for details. | Y |
| Field | Type | Description | Req |
|---|---|---|---|
raw_response
|
object | Raw response to VCAS StepUp request, according with VCAS documentation | Y |
| Field | Type | Description | Req |
|---|---|---|---|
id
|
string | Pismo-generated unique authorization ID | Y |
provider
|
enum string |
Third-party provider name: * VCAS |
Y |
type
|
enum string |
Call type: * INITIATE_ACTION_CALL |
|
card
|
object | Card information object | Y |
id
|
integer | Card ID | Y |
mode_id
|
integer | Card mode ID | Y |
type
|
enum string |
Card type: * PLASTIC* VIRTUAL* RECURRING* TEMPORARY |
Y |
hash
|
string | Encrypted PAN using 2048 rsa key and base64 encoded. Pismo provides the encryt/decrypt keys for this field. | Y |
bin
|
string | Card Bank Identification Number (BIN). A 6 or 8 digit value | Y |
last_four_digits
|
string | Card last 4 PAN digits | Y |
account
|
object | Account information object | Y |
id
|
string | Pismo account ID | Y |
document_number
|
string | Cardholder document number. A government document number, such as a Social Security number (US) or Cadastro de Pessoas Físicas number (Brazil). | Y |
email
|
string | E-mail. | Y |
phones
|
object array |
Phone objects | Y |
area_code
|
string | Phone area code | Y |
country_code
|
string | Phone number country code | Y |
number
|
string | Phone number without area code | Y |
type
|
enum string |
Phone type: * mobile* commercial* residential |
Y |
program
|
object | Program information object | Y |
id
|
integer | Program ID | Y |
customer
|
object | Customer information object | Y |
id
|
integer | Customer ID | Y |
raw_provider
|
object | All non-PCI information received from provider. Check provider documentation for details. | Y |
| Field | Type | Description | Req |
|---|---|---|---|
raw_response
|
object | Raw response to VCAS initiate action request, according with VCAS documentation | Y |
| Field | Type | Description | Req |
|---|---|---|---|
id
|
string | Pismo-generated unique authorization ID | Y |
provider
|
enum string |
Third-party provider name: * VCAS |
Y |
type
|
enum string |
Call type: * VALIDATE |
|
raw_provider
|
object | All non-PCI information received from provider. Check provider documentation for details. | Y |
| Field | Type | Description | Req |
|---|---|---|---|
raw_response
|
object | Raw response to VCAS initiate action request, according with VCAS documentation | Y |