Docs
API referenceCatalogPricing

Set location price

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

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