Seller Approval Rules
Order return approval rules are used to verify the integrity of an order return. Common examples include order returns exceeding a specified refund amount or order returns that contain no physical items to return. Properties are also available to control the triggers and timing for processing approvals whether parallel to another rule, or in succession of a previous rule.
SellerApprovalRules.List
Get a list of seller approval rules.
v1/approvalrules
SellerApprovalRules.Create
Create a new seller approval rule.
v1/approvalrules
SellerApprovalRules.Get
Get a single seller approval rule.
v1/approvalrules/{approvalRuleID}
SellerApprovalRules.Save
Create or update a seller approval rule.
v1/approvalrules/{approvalRuleID}
SellerApprovalRules.Delete
Delete a seller approval rule.
v1/approvalrules/{approvalRuleID}
SellerApprovalRules.Patch
Partially update a seller approval rule.
v1/approvalrules/{approvalRuleID}