IntegrateAPIAdditional FeaturesAdvanced FlowSDK ReferenceCoreSubmitResultTokenWithBirthDateOn this pageSubmitResultTokenWithBirthDatetype SubmitResultTokenWithBirthDate = object; Oney full-form — both vault_form_token and birth_date are present; card is absent. Properties birth_date birth_date: string; The cardholder's birth date in ISO 8601 format (YYYY-MM-DD). Required by Oney — must be forwarded by the merchant when creating the payment. card? optional card?: never; error? optional error?: never; vault_form_token vault_form_token: string; The token representing the card details.