Arguments
SetVirtualCardPINInput!
required
No description provided in the schema yet.
Returns
SetVirtualCardPINResponse — Shows whether setting the PIN on eligible virtual cards was successful.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Mutation to set the PIN on eligible virtual cards that have not yet had a PIN set.
mutation {
setVirtualCardPIN(
input: SetVirtualCardPINInput!
): SetVirtualCardPINResponse
}
SetVirtualCardPINResponse — Shows whether setting the PIN on eligible virtual cards was successful.