Save 3Ds CardAsk AIpost {protocol}://{domain}/helpdesk/payment/3dscardQuery ParamsreferenceintegerReference number of account to save card to while logged out, if x-access-token is sent, this is ignoredtokenstringReference uuid for paymentTokenBody ParamscardDetailsobjectrequiredSchema for providing card and associated address details.CardDetails objectfirstNamestringrequiredlength between 1 and 50The first name of the cardholder.lastNamestringrequiredlength between 1 and 50The last name of the cardholder.dobdate | nullThe date of birth of the cardholder. Optional.emailstring | nullThe email address of the cardholder. Optional.notificationUrlstringThe URL to which notifications related to this card will be sent.contactUrlstringThe URL for contacting support or for more details.vtboolean | nullDefaults to falseSome Boolean flag, purpose unknown (please update).falsetruefalsesaveCardboolean | nullDefaults to falseIndicates whether to save the card information for future use.truetruefalserequestChallengebooleanIndicates if a challenge request is required for this card.truetruefalseResponses 201Successful Response 401token missing, invalid or expired 410No longer available 422Unprocessable Entity 500Internal Server ErrorUpdated over 1 year ago