Create a new favorite transfer
POST/api/v1/transfer-favorites
Creates a new favorite transfer configuration for the authenticated user. This allows users to save frequently used transfer details for quick access in future transactions.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Favorite transfer created successfully.
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error