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
- Get list of rule typesGET
- Get rule typeGET
- Get list of rulesGET
- Create rulePOST
- Get rule by idGET
- Update rulePUT
- Delete ruleDELETE
- Get rule actionsGET
- Create rule actionPOST
- Get rule action by idGET
- Update rule actionPUT
- Delete rule actionDELETE
- Get rule conditionsGET
- Create rule conditionPOST
- Get rule condition by idGET
- Update rule conditionPUT
- Delete rule conditionDELETE
Get shipping phases
GET
https://api.pack.cloud/v1/organizations/{organizationId}/shipping-phases
Request
Path parameters
organizationIdstring
Response
OK
Body
codestring
Code of the shipping phase
Example:created
namestring
Human readable name of phase
Example:Created
OK
Body
codestring
Code of the shipping phase
Example:created
namestring
Human readable name of phase
Example:Created
OK
Body
codestring
Code of the shipping phase
Example:created
namestring
Human readable name of phase
Example:Created
OK
Body
codestring
Code of the shipping phase
Example:created
namestring
Human readable name of phase
Example:Created
OK
Body
codestring
Code of the shipping phase
Example:created
namestring
Human readable name of phase
Example:Created