Creating and deleting transfer rules by using APIs
Creating transfer rules helps to transfer the inventory from one node to another node. When an inventory is not available at a node, transfer rules can be created to transfer the inventory from a sourcing node to a fulfillment node to fulfill an order.
This capability is available for both the shipping and pickup delivery methods and is applicable for both the promising calculations APIs.
You can use the Sterling Intelligent Promising APIs to list (or view), get, define (or create), and delete transfer rules.
Procedure
- To get transfer rules based on the rule ID, see the Get rule details with the given rule Id API.
- To delete a rule based on the rule ID, see the Delete rule with the given rule Id API.
- To update or create a rule based in the rule ID, see the Update or create rule with the given ruleId API.
- To view transfer rules based on input filters, see the Find the rules that satisfy the input filters API.
- To create a new rule based on an auto-generated rule ID, see the Create a new rule with auto-generated ruleId API.
- To delete a transfer rule based on the rule ID, see the Delete rule with the given ruleId API.
- To find rules based on input filters, see the Find the rules that satisfy the input filters API.
- To get a list of the default and custom condition attributes, see the Get a list of all default and custom condition attributes API.
What to do next
View the scenario that describes how to create transfer rules for different delivery methods. For more information, see Scenario: Transfer rules.