Attach a catalog to a plan
Attaches a published pricing catalog to a plan with a pricing rule: pass_through (cost tracking only) or cost_plus (bill cost times a markup multiplier). A catalog can only be attached to a plan once.
Authentication
AuthorizationBearer
API key obtained from the Grant dashboard
Path parameters
id
Request
This endpoint expects an object.
catalog_id
Published catalog to attach
pricing
Response
Catalog attached
success
plan_catalog
request_id
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error
