curl --request POST \
--url https://api.meetcampfire.com/rr/api/v1/contracts/{contract_id}/apply-pricing-bundle \
--header 'Authorization: <api-key>'
Apply a pricing bundle to a contract, creating contract line items
curl --request POST \
--url https://api.meetcampfire.com/rr/api/v1/contracts/{contract_id}/apply-pricing-bundle \
--header 'Authorization: <api-key>'
Token-based authentication with required prefix "Token"
No response body