Get Actor Type Mapping
Get the current mappings for one connection/actor; connection+actor type = unique key
NsApiSlow threshold: 5000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
ErpConnectionId, ActorType
Response
OK
Mapping information for one Actor, contains array of field mappings (ERP <-> SuperOffice) Carrier object for ErpSyncActorTypeMapping. Services for the ErpSyncActorTypeMapping Carrier is available from the ErpSync Agent.
Primary key
Is this sync mapping active
Array of individual field mappings; explicitly map to empty CrmFieldKey to indicate non-sync
The actor type (ERP side)
Unknown, Customer, Supplier, Partner, Person, Project, Employee, Sale The actor type (CRM side)
Unknown, Contact, Person, Project, Sale Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Related topics
SuperOffice.WebApi.Data.ErpSync GetActorTypeMappingRequestSuperOffice.WebApi.Agents.IErpSyncAgentSuperOffice.WebApi.Agents.ErpSyncAgentSave Actor Type MappingSuperOffice.WebApi.Data.ErpSyncActorTypeMappingSuperOffice.WebApi.Data.ErpSync SaveActorTypeMappingRequest