Update tax declaration status for a crypto deposit transaction
PATCH/v1/crypto-transfers/transactions/:transaction-ID
This endpoint allows updating the tax declaration status of a specific deposit transaction. It enables users to declare tax-related details about crypto deposits, required for compliance with regulatory reporting standards.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 409
- 422
- 500
- 503
Tax declaration status successfully updated for the transaction.
Bad Request - Invalid parameters were provided in the request.
Unauthorized
Forbidden
Not Found
Conflict
Unprocessable Entity
Internal Error
Service unavailable