Add New Employer to Existing Order
Orders
Add New Employer to Existing Order
Add a new employer to an order that is already in progress
POST
Add New Employer to Existing Order
Endpoint Overview
POSThttps://prod.transcrypts.com/v1/orders/{id}/employers/
This endpoint enables you to add a new employer to an order that is already in progress. The order must be active (not expired or canceled).
Authentication
This endpoint requires API credentials passed via headers:- ClientID (Header)
- AccessKey (Header)
Parameters
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string | Required. The order identifier to add an employer to |
Prerequisites
Before using this endpoint, ensure:- You have obtained valid API credentials
- The target order exists and remains active
- The order has not expired or been canceled