RegisterMerchantRequest

Variables

company_name

first_name

string

The first name of the merchant.

last_name

string

The last name of the merchant.

email_adress

string

The email of the merchant.  Errors:

phone_number

string

The phone number of the merchant.

postal_code

string

The postal code of the merchant.  Errors:

street

string

The street of the merchant.  Errors:

city

string

The city of the merchant.  Errors:

zone

string

The zone of the merchant.

country_iso_code

string

The country iso code of the merchant.  Errors:

bank_account_number

string

The bank account number of the merchant.

bank_identifier_code

string

The bank identifier code of the merchant.

vat_number

string

The vat number of the merchant.  Errors:

website

string

The website of the merchant.

UID

string

The UID of the merchant.  Errors:

password

string

The password of the merchant.  Errors:

gift_subscription

boolean

Indicate if gift subscription is active or not.

gift_card_amount

int32

The amount on the gift card.

gift_card_background_id

int32

The id of the background of the gift card.

loyalty_subscription

boolean

Indicate if loyalty subscription is active or not.

loyalty_card_amount

int32

the amount on loyalty card.

loyalty_card_background_id

int32

Id of the background of the loyalty card.

language

<Language> The language if present linked to the user

use_merchant_address_when_missing_for_community

boolean

Indicates whether or not to use the data (if present) of the merchant when NOT present in the community part of boarding registration

community_address

string

The address of the community.

community_country_code_iso3

string

The country code of the community.

merchant_display_name

string

The name of the merchant.

Close