Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    The cardholder's billing address.

    name: string

    The cardholder's name. This will be printed on cards issued to them. The maximum length of this field is 24 characters. This field cannot contain any special characters or numbers.

    Additional information about a company cardholder.

    email?: string

    The cardholder's email address.

    expand?: string[]

    Specifies which fields in the response should be expanded.

    Additional information about an individual cardholder.

    metadata?: MetadataParam

    Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata.

    phone_number?: string

    The cardholder's phone number. This will be transformed to E.164 if it is not provided in that format already. This is required for all cardholders who will be creating EU cards. See the 3D Secure documentation for more details.

    The cardholder's preferred locales (languages), ordered by preference. Locales can be de, en, es, fr, or it. This changes the language of the 3D Secure flow and one-time password messages sent to the cardholder.

    Rules that control spending across this cardholder's cards. Refer to our documentation for more details.

    Specifies whether to permit authorizations on this cardholder's cards. Defaults to active.

    One of individual or company. See Choose a cardholder type for more details.