Create a PowerOffice customer
poweroffice_create_customerCreates a customer record in PowerOffice Go using provided details, writing only after you explicitly confirm the exact data.
Instructions
Create one customer with POST /Customers. This writes to the configured PowerOffice client. Set confirm=true only after the user has explicitly approved the exact customer data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Required explicit confirmation that this exact customer may be created | |
| customer | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes |