Skip to content

Commit

Permalink
Update src/pages/graphql/schema/vault/mutations/createVaultCardPaymen…
Browse files Browse the repository at this point in the history
…tToken.md

Co-authored-by: Kevin Harper <[email protected]>
  • Loading branch information
danidelcar and keharper authored Dec 17, 2024
1 parent f0e3dcd commit 300b482
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The `CreateVaultCardPaymentTokenInput` object contains the following input attri

Attribute | Data Type | Description
--- | --- | ---
`setup_token_id` | String! | The `setup_token` obtained with the `createVaultCardSetupToken` endpoint.
`setup_token_id` | String! | The `setup_token` obtained with the `createVaultCardSetupToken` mutation
`card_description` | Boolean | The description of the vaulted card.

## Output attributes
Expand Down

0 comments on commit 300b482

Please sign in to comment.