11 juli 2024
- 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 rule condition by id
GET
https://api.pack.cloud/v1/organizations/{organizationId}/rules/{ruleId}/conditions/{conditionId}
Request
Path parameters
organizationIdstring
ruleIdstring
conditionIdstring
Response
OK
Body
idstring
ID of the rule condition
code
Code of the condition
Example:total_quantity_items_returned
operator
Operator of the condition
Example:eq
value
Value of the condition
Example:10
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
OK
Body
idstring
ID of the rule condition
code
Code of the condition
Example:total_quantity_items_returned
operator
Operator of the condition
Example:eq
value
Value of the condition
Example:10
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
OK
Body
idstring
ID of the rule condition
code
Code of the condition
Example:total_quantity_items_returned
operator
Operator of the condition
Example:eq
value
Value of the condition
Example:10
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
OK
Body
idstring
ID of the rule condition
code
Code of the condition
Example:total_quantity_items_returned
operator
Operator of the condition
Example:eq
value
Value of the condition
Example:10
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
OK
Body
idstring
ID of the rule condition
code
Code of the condition
Example:total_quantity_items_returned
operator
Operator of the condition
Example:eq
value
Value of the condition
Example:10
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource