Transactions
Archive transaction
Soft-delete a transaction and its associated rewards. Archived transactions can be restored.
POST
Archive transaction
Endpoint
This endpoint is available for affiliate programs only.
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
key | string | Yes | Transaction’s unique key |
Request
cURL
Response
Error responses
| Status | Error | Solution |
|---|---|---|
| 404 | Transaction not found | Check the transaction key is correct |
| 400 | Action failed | Transaction may already be archived |
Archive transaction
