Update a favorite transfer
PUT/api/v1/transfer-favorites/:id
Updates an existing favorite transfer configuration for the authenticated user. This allows users to modify their saved transfer details such as recipient information or transfer preferences.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Favorite transfer updated successfully.
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error