ExternalCardCreateRequest

  • exp_month
    Type: integer
    min:  
    1
    max:  
    12
    required

    Integer numbers.

  • exp_year
    Type: integer
    min:  
    2000
    required

    Integer numbers.

  • number
    Type: string
    required
  • object
    enum
    const:  
    card
    required
    values
    • card
  • address_city
    Type: string
  • address_country
    Type: string
    min length:  
    2
    max length:  
    2
  • address_line1
    Type: string
  • address_line2
    Type: string
  • address_state
    Type: string
  • address_zip
    Type: string
  • currency
    Type: string

    Optional merchant-supplied currency hint.

  • cvc
    Type: string
  • metadata

    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.

    • propertyName
      Type: string
  • name
    Type: string