The REST API is deprecated and will be removed in the future. Some endpoints may no longer be available. Use the GraphQL API instead.
- Get list of integrationsGET
- Create integrationPOST
- Get integration by idGET
- Update integrationPUT
- Delete integrationDELETE
- Get integration actions by idGET
- Execute integration actionPOST
- Sync integration orders (async)POST
- Sync integration products (async)POST
- Sync integration return requests (async)POST
- Get settings for integrationGET
- Sync integration shipping services (async)POST
- Sync integration product stocks (async)POST
Get integration by id
GET
https://api.pack.cloud/v1/organizations/{organizationId}/integrations/{integrationId}
Request
Path parameters
organizationIdstring
integrationIdstring
Response
OK
Body
OK
Body
OK
Body
OK
Body
OK