InitApplicationAvailablePaymentMethods

Array of Payment Methods that have been enabled for the Brand

  • payment_method_brand
    Type: string

    Name of Payment Method Brand. Multiple Payment Methods for a single Payment Method Type can exist, such as Visa, MasterCard, Amex Payment Methods for a single Payment Method Type (Credit Cards - Type ID 1)

  • payment_method_id
    Type: stringFormat: uuid

    UUID of instance of Payment Method for Brand

  • payment_method_type_id
    Type: integer

    Type ID of Payment Processor (see Payment Processors and Payment Methods Reference)

  • payment_processor_id
    Type: string | null

    UUID of instance of Payment Method for Brand

  • payment_processor_type_id
    Type: integer

    Type ID of Payment Method (see Payment Processors and Payment Methods Reference)

  • properties
    Type: object | null