Seller approval rules
Order return approval rules 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
List seller approval rules
v1/approvalrules
SellerApprovalRules.Create
Create a seller approval rule
v1/approvalrules
SellerApprovalRules.Get
Retrieve a 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}