POST
/
accounts
/
{acc_id}
/
sensitive
Creates a new Sensitive request to retrieve sensitive Account information.
Operation Type:
Path Parameters
Body
The sensitive fields to expand in the response.
credit_card.number
The full card number.
credit_card.exp_month
The card's expiration month.
credit_card.exp_year
The card's expiration year.
credit_card.cvv
The card's CVV.
credit_card.billing_zip_code
The card's billing zip code.
mortgage.number
The full mortgage number.
auto_loan.number
The full auto loan number.
personal_loan.number
The full personal loan number.
collection.number
The full collection number.
Returns
Returns a Sensitive object.