Vault

VGS Vault (with Rize)

Collect
Show

Customer enrollment endpoint (POST /baas/customer-enrollment)

  1. Rule to tokenize SSN from the Client to our API.

  2. Rule to detokenize SSN from our API to Rize API.

VGS rule that detokenizes tokens from our β€œshow” endpoint (POST /vault/show).

Activate debit card endpoint (PUT /baas/debit-cards/:id/activate)

  1. Rule to tokenize CVV from Client to our API.

  2. Rule to detokenize CVV from API to Rize API.

Last updated

Was this helpful?