Bill Payment APIFavoritesDelete a favorite by ID.#Delete a favorite by ID. DELETE /api/v1/favorites/:id This endpoint deletes a favorite item identified by its ID. The user is identified by their radical code. #Request #Responses200400Favorite deleted successfullyInvalid request.