Endpoints
Estonia:    https://aktiva.merit.ee/api/v1/updatevendor
Poland:     https://program.360ksiegowosc.pl/api/v1/updatevendor 
Query Payload
	| Field | Type | Comment |   | 
	| Id | Guid | Required |  | 
	| Name  | Str 150 |  |  | 
	| CountryCode | Str 2 |  |  | 
	| Address | Str 100 |  |  | 
	| City | Str 30 |  |  | 
	| PostalCode | Str 15 |  |  | 
	| PhoneNo | Str 50 |  |  | 
	| PhoneNo2 | Str 50 |  |  | 
	| Email |  |  |  | 
	| RegNo | Str 30 |  |  | 
	| VatRegNo | Str 30 |  |  | 
	| SalesInvLang | Str 2 | EE, FI, PL |  | 
	| VatAccountable | bool | true, false |  | 
	| BankAccount | Str 50 |  |  | 
	| ReferenceNo | Str 36 |  |  | 
	| VendGrCode | Str 20 |  |  | 
	| VendGrId | Guid |  |  | 
	| SWIFT_BIC | Str 30 |  |  | 
Endpoints
 Estonia:    https://aktiva.merit.ee/api/v2/updatevendor
 Poland:     https://program.360ksiegowosc.pl/api/v2/updatevendor 
Query Payload
	| Field | Type | Comment | 
	| Id | Guid | Required | 
	| Name  | Str 150 |  | 
	| CountryCode | Str 2 |  | 
	| Address | Str 100 |  | 
	| City | Str 30 |  | 
	| PostalCode | Str 15 |  | 
	| PhoneNo | Str 50 |  | 
	| PhoneNo2 | Str 50 |  | 
	| Email |  |  | 
	| RegNo | Str 30 |  | 
	| VatRegNo | Str 30 |  | 
	| SalesInvLang | Str 2 | EE, FI, PL | 
	| VatAccountable | bool | true, false | 
	| BankAccount | Str 50 |  | 
	| ReferenceNo | Str 36 |  | 
	| Dimensions | Array of dimensions objects | If used then must be found in the company database. | 
	| VendGrCode | Str 20 |  | 
	| VendGrId | Guid |  | 
	| PayerReceiverName | Str 150 |  | 
Dimensions Object
	| Field | Type | Comment | 
	| DimId | Int |  | 
	| DimValueId | Guid |  | 
	| DimCode | Str |  |