ImportMapping

Creates a new ImportMapping and save it.

post/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