API referenceCatalogPricing
Delete location price
Removes one location-specific product price so future sales use the product default.
- Endpoint
DELETE /v1/pricing/locations/{locationId}/products/{productId}- Authorization
- Required permission: `receiptPrices:manage`.
- Environments
- Production and sandbox
- Idempotency
- Required for safe retries.