Authorize Stock Transfer
PUT /stock-transfers/authorize/{id}
Description
Authorize a pending stock transfer.
Authentication
X-API-Key
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | X-API-Key: {{apiKey}} | Yes |
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | UUID | Stock transfer authorization ID |