Get All Available Quote Connections
Get all available connections.
Some installed connections may not be available to the user. Use GetAllAvailableQuoteConnectionsWithPriceLists if you need the pricelists on the connections as well. 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.
Response
OK
Primary key
Name of the ERP system (programmatic).
Connection name shown to user; multi-language support. The name of the connector to display in a list so that the users can choose between them. Typically the name of the client, with maybe the ERP system in parenthesis.
Tooltip/description shown to user; multi-language support. Any other info available that would make an uncertain user chose the right connector. Typically, used for tooltip.
Rank order
Programmatic name of the Connector plugin that implements this kind of connection
The ERP Connection that this Quote connection is an extension of
Optional extra data, in XML format, for configuring the connector. Connector-specific!
Whether or not the specified connection is available. Typically, without network access the availability is false.
PluginResponse exists to be able to respond with more than just a true/false, but also an explanation. Such an explanation can be displayed on for instance a disabled “Place Order” button. Carrier object for PluginResponse. Services for the PluginResponse Carrier is available from the Quote Agent.
The PriceLists that this connection offers.
Is this connection accessible to everyone? If not, then the QuoteConnectionAccess table tells us who can access it.
If set, then this is a row that has been 'deleted'; we do not physically delete rows to avoid disaster.
Array of ids containing usergroups that will have access to this connection.
Array of ids containing associates that will have access to this connection.
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
Get All Available Quote Connections With Price ListsNSQuoteAgentGet All Installed Quote ConnectionsGet All ConnectionsPrice listsGet Connections For Associate