Customer enrollment endpoint (POST /baas/customer-enrollment)
POST /baas/customer-enrollment
Rule to tokenize SSN from the Client to our API.
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)
PUT /baas/debit-cards/:id/activate
Rule to tokenize CVV from Client to our API.
Rule to detokenize CVV from API to Rize API.
Last updated 2 years ago