Docs
API referenceCatalogPricing

Set customer price

Creates or replaces one customer-specific product price. Use DELETE on the same resource to return to the product default.

Endpoint
PUT /v1/pricing/customers/{customerId}/products/{productId}
Authorization
Required permission: `receiptPrices:manage`.
Environments
Production and sandbox
Idempotency
Required for safe retries.