The REST API is deprecated and will be removed in the future. Some endpoints may no longer be available. Use the GraphQL API instead.

Create integration

POST

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

Request

Path parameters

organizationIdstring

Payload

namestringrequired
Name of the integration
Example:My Online Store Shopify
connector_idstringrequired
ID of the connector used for integration
settingsobject
Integration specific settings

Response

Created

Body

enabledboolean
Synchronization is enabled for this integration
idstring
ID of the integration
category
Integration category
Allowed values:invoicingpaymentshopshipping
namestring
Integration name
Example:Shopify
order_sync_enabledboolean
Changed orders are automatically retrieved from the integration
order_sync_updated_atstringnull
Time of last known order change at integration
product_match_mode
Allowed values:barcodecodebarcode_and_codebarcode_or_code
product_sync_enabledboolean
Products are automatically retrieved from the integration
product_sync_updated_atstringnull
Time of last known product change at integration
stock_sync_enabledboolean
Stock (changes) are automatically changed at the shop integration
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource