Docs
API referenceCatalogPricing

Delete customer price

Removes one customer-specific product price so future sales use the product default.

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