Shipping Agent Rules REST Endpoints
Power Data/Shipping Agent Rules
The operations from the Power Data/Shipping Agent Rules category.
- Create a Shipping Agent Rule
- Method: postPath:
/shippingAgentRules - Delete a Shipping Agent Rule
- Method: deletePath:
/shippingAgentRules/{shippingAgentRuleGid} - Get a Shipping Agent Rule
- Method: getPath:
/shippingAgentRules/{shippingAgentRuleGid} - Get Shipping Agent Rules
- Method: getPath:
/shippingAgentRules - Update a Shipping Agent Rule
- Method: patchPath:
/shippingAgentRules/{shippingAgentRuleGid}