Contains information about the vaulted shopper
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Optional | Shopper's address line 1. |
| string | Optional | Shopper's address line 2. |
| string | Optional | Shopper's city. |
| string |
| Shopper's company name. Maximum 100 characters. |
| string | Optional | Shopper's country code. |
| string | Optional; Relevant if sending a credit card number | Merchant's support phone number that may appear on the shopper's bank statement when BlueSnap validates the card. Maximum 20 characters. |
| string | Optional | Shopper's email address. |
| string | Required | Shopper's first name. |
| string | Required | Shopper's last name. |
| string | Optional | A merchant's ID for a specific shopper, up to 50 characters. |
| container | Optional | Container of payment-sources properties. |
| string |
| The shopper's local personal identification number. These are the ID types per country: |
| string | Optional | Shopper's phone number. |
| container | Optional | Container of shipping-contact-info properties. |
| string | Optional | Shopper's currency. See Currency codes. |
| string | Optional; Relevant if sending a credit card number | Description that may appear on the shopper's bank statement when BlueSnap validates the card. Maximum 20 characters. |
| string | Optional | Shopper's state code. |
| container | Optional | Container of transaction-fraud-info |
| container | Optional | ID of the wallet, obtained via the Create Wallet request. |
| string | Optional | Shopper's ZIP code. Maximum 20 characters. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Shopper's address line 1. |
| string | Shopper's address line 2. |
| container | Container of chosen-payment-method properties. |
| string | Shopper's company name |
| string | Shopper's country code. |
| string | The date the vaulted shopper was created. |
| string | Merchant's support phone number that may appear on the shopper's bank statement when BlueSnap validates the card. |
| string | Shopper's email address. |
| string | Shopper's first name. |
| container | Container of fraud-result-info properties. |
| string | Shopper's last name. |
| container | Container of last-payment-info properties. |
| string | A merchant's ID for a specific shopper, up to 50 characters. |
| container | Container of payment-sources properties. |
| string | The shopper's local personal identification number. These are the ID types per country: |
| string | Shopper's phone number. |
| container | Container of shipping-contact-info properties. |
| string | Shopper's currency. See Currency codes. |
| string | Description that may appear on the shopper's bank statement when BlueSnap validates the card. |
| string | Shopper's state code. |
| container | Container of three-d-secure properties. |
| string | The time (PST) the vaulted shopper was created. |
| integer | ID of an existing vaulted shopper. |
| string | Shopper's ZIP code. |
