Upsert a return policy for a supplier
Return Policies
Upsert a return policy for a supplier
Creates or updates the return policy for the given supplier ({id} = supplierId) in the caller’s organization. The operation is idempotent — calling it twice with the same body produces the same result. At most one policy exists per (organization, supplier) pair; this endpoint always upserts on that natural key. Requires intelligenceLayer.configure permission.
PUT
Upsert a return policy for a supplier
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Path Parameters
Supplier ID (the unique key for a return policy within an organization)
Minimum string length:
1Body
application/json

