Update catalog pricing on a plan

View as Markdown

Updates the pricing rule of an existing catalog attachment, switching between pass_through and cost_plus or changing the markup.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

idstringRequiredformat: "cuid"
planCatalogIdstringRequiredformat: "cuid"

Request

This endpoint expects an object.
pricingobjectRequired

Response

Catalog pricing updated
successboolean
plan_catalogobject
request_idstring

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error