activatePriceBook
Activate a price book
This page contains
Arguments
| input ActivatePriceBookInput! | Attributes to activate a price book |
ActivatePriceBookInput fields
| id ID! | Unique identifier of price book |
| modifiedBy String! | Email id of user activating the price book |
Return Fields
| priceBook PriceBook | Activated price book |
| userErrors [ActivatePriceBookError!] | Error details while activating price book |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.