2 augustus 2024
- 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
- Get settings for integrationGET
- Sync integration shipping services (async)POST
- Sync integration product stocks (async)POST
Execute integration action
POST
https://api.pack.cloud/v1/organizations/{organizationId}/integrations/{integrationId}/actions/{code}
When there is a user action required, it will return the 200 OK response
Request
Path parameters
organizationIdstring
integrationIdstring
codestring
Query parameters
return_tostring
Response
OK
Body
urlstring
Url to open for the action
OK
Body
urlstring
Url to open for the action
OK
Body
urlstring
Url to open for the action
OK
Body
urlstring
Url to open for the action
OK
Body
urlstring
Url to open for the action
OK
Body
urlstring
Url to open for the action
OK
Body
urlstring
Url to open for the action
OK
Body
urlstring
Url to open for the action