Request to create a merchant application
| MerchantApplicationCreateRequest | |
| Variables | |
| name | string |
| first_name | string |
| last_name | string |
| string | |
| telephone | string |
| postal_code | string |
| street | string |
| city | string |
| zone | string |
| country_code_iso3 | string |
| bank_account_number | string |
| bank_identifier_code | string |
| vat_number | string |
| website | string |
| default_community | bool |
| community_id | int64 |
| use_gift | bool |
| loyalty_card_order_count | int32 |
| loyalty_card_background_image_name | string |
| use_loyalty | bool |
| gift_card_order_count | int32 |
| giftCard_background_image_name | string |
| send_mail | bool |
| cc_email_adress | string |
| language | <Language> The language for the default merchant user |
| display_name | string |