post http://{{url}}/v1/vault-tokens/
Update a payment information
Request params
field | required | type | description |
---|---|---|---|
vault_token | + | string (UIID) | vault_token received at the creation stage |
Request body
field | required | type | description |
---|---|---|---|
expire_month | +1 | string(mm) | Card expiration month mm |
expire_year | +1 | string(yyyy) | Card expiration year |
Respose body
field | required | type | description |
---|---|---|---|
vault_id | + | string (24 hex characters) | Vault Id |