PUT /payments/authorize/{id}
Description
Authorize a pending payment.
Authentication
X-API-Key
Request
| Header | Value | Required |
|---|
| Authorization | X-API-Key: {{apiKey}} | Yes |
Path Parameters
| Parameter | Type | Description |
|---|
id | UUID | Payment authorization ID |