GET /v3/partner-orders and GET /v3/partner-orders/paginated) — see Partner Orders.Authorization: Bearer <access-token>); the previous static signing-key bearer is no longer supported.active query parameter to both partner-orders endpoints. When active=true, orders whose status is one of new, cancelled, closed, completed, invoice sent are excluded.POST /v3/commands/partner/appointment endpoint. Sets or updates a job's appointment (appointment_confirmed). Identifier accepts any of jobApiId, invoicingEid, gidOrderNumber (Job.name), or yourOrderID (Job.extPartnerId).POST /v3/commands/partner/your-order-id endpoint. Sets the partner-side external order id (Job.extPartnerId) on a specific job without changing its status.Job.partner.id or Job.partner.parentId (master/child support); otherwise 403 is returned.x-webhook-signature HMAC header (SHA-256 hex of the raw body, only required when the calling partner has a signature key configured on their WebhookConfiguration).Initial release of the API.
Generated using TypeDoc