The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Update integration

PUT

https://api.pack.cloud/v1/organizations/{organizationId}/integrations/{integrationId}

Request

Path parameters

organizationIdstring
integrationIdstring

Payload

namestring
Name of the integration
Example:My Online Store Shopify
order_sync_enabledboolean
Changed orders are automatically retrieved from the integration
product_sync_enabledboolean
Products are automatically retrieved from the integration
stock_sync_enabledboolean
Stock (changes) are automatically changed at the shop integration
settingsobject
Integration specific settings

Response

OK

Body