Update an Order
Orders
Update an Order
Modify an existing order when all employers are in pending or sent status
PATCH
Update an Order
Endpoint Overview
PATCHhttps://prod.transcrypts.com/v1/orders/{id}/
This endpoint modifies an existing order. Updates are only permitted when all employers maintain one of these statuses: pending or sent.
Authentication
The endpoint requires API credentials passed via headers:- ClientID (Header)
- AccessKey (Header)
Parameters
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string | Required. The order identifier to update |