UpdateMerchantRequest

Request to update a merchant.

Variables

id

int64

The id of the merchant.

name

string

The name of the merchant.

vatNumber

string

The vatNumber of the merchant.

bankAccountNumber

string

The bankAccountNumber of the merchant.

bankIdentifierCode

string

The bankIdentifierCode of the merchant.

merchantPrograms

MerchantProgram

The programs of the merchant.

Close