ImportMapping

Updates the passed ImportMapping. This means all ImportMappingColumns will be overwritten.

put/api/importmapping

Request body

Idinteger
CompanyIdinteger nullable
Namestring
StartRowinteger
CountryIdinteger nullable
TypeIdinteger
AccountOnlyboolean
AccountIdinteger nullable

Response

OK

Idinteger
CompanyIdinteger nullable
Namestring
StartRowinteger
CountryIdinteger nullable
TypeIdinteger
AccountOnlyboolean
AccountIdinteger nullable

Changes