Skip to main content
POST
Tokenize payment credentials

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
jwt
string

Customer JWT. VGSVaultAction validates required(:jwt), but the controller injects it from the Authorization bearer header (fluid_pay_params); a jwt sent in the body is redundant. No other fields are read.

Response

Success

meta
object
required
vault
object
required