Get an integration by its ID
Requires the INTEGRATION.VIEW permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Response
OK
object_type
id
reference
A custom reference assigned to the integration.
name
A custom name assigned to the integration.
description
status
The status of the integration.
message
The message associated with the status of the integration.
type
The type of integration.
authentication
The authentication information used for the integration
payment_gateway
e_invoicing
Integration to do eInvoicing
data_export
tax_calculation
Integration to calculate tax
linked_resources_configurations
Details from the resources configurations from Solvimon linked to external integration system
email_provider
Email provider integration settings. Applicable when the integration type is EMAIL_PROVIDER.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error