pricesheetAssign
AUTH: Role=[pricing.OWNER,pricing.EDITOR]
pricesheetAssign(
id: String!
input: PricesheetAssignInput!
): Pricesheet!
Arguments
pricesheetAssign.id
● String!
non-null scalar
pricesheetAssign.input
● PricesheetAssignInput!
non-null input
Type
Pricesheet
object
Pricesheet entity for customer-specific pricing strategies and discount management.
Represents a collection of pricing rules, discounts, and customer assignments that define how products are priced for specific customer segments, regions, or business scenarios.