Deleting an integration by its ID
Requires the INTEGRATION.DELETE 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
reference
A custom reference assigned to the integration.
name
A custom name assigned to the integration.
description
type
The type of integration.
Allowed values:
linked_resources_configurations
Details from the resources configurations from Solvimon linked to external integration system
object_type
id
status
The status of the integration.
message
The message associated with the status of the 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
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