Create a private professional-service order
order_serviceCreate a private ticket and signed Base USDC/ETH checkout for one published professional service. Accepts public HTTPS websites or public GitHub repositories only. Never include credentials, tokens, secrets, private repository URLs, or confidential data. The returned svc_ ticket is shown once and is the only report-retrieval credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional review focus. Never include credentials, tokens, secrets, private URLs, or confidential data. | |
| serviceId | Yes | ||
| targetUrl | Yes | Public HTTPS website or exact public GitHub repository URL. Do not include credentials, query parameters, or fragments. | |
| publishTarget | No | Optional explicit consent to show the target and status in the public work queue. Defaults to false. | |
| authorizationConfirmed | Yes | Must be true: confirms the target is public and the requester is authorized to commission a passive, non-destructive review. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | ||
| status | No | ||
| ticket | No | ||
| service | No | ||
| purchase | No |