Skip to content

Implement business and customer profile list endpoints #4

Description

@FriggemannMichael

Objective:
Implement GET /api/profiles/business/ and GET /api/profiles/customer/.

Acceptance criteria:

  • Business endpoint returns only business profiles.
  • Customer endpoint returns only customer profiles.
  • Endpoints require authentication.
  • Response fields match frontend and endpoint documentation.
  • Lists are usable by review and order templates in the frontend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:profilesUser profiles and profile permissionsenhancementNew feature or requestplanned-taskPlanned project implementation tasktddTest-driven development: write or define tests before implementation

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions