modify payment source

You can use this API request to update the expiration date of a payment source using a vault token.

As a result of this action, a new payment source will be created on the gateway side.

Request params

fieldrequiredtypedescription
id+string (24 hex characters)_id received at the creation stage
payment_source_id+string (24 hex characters)_id of payment source received at the creation stage

Request body

fieldrequired[flow]typedescription
vault_token+string (UIID)Vault token
Language
URL