Onboard member

Onboard member.
Use this endpoint to complete the member registration that is going to be validated by the partner.
This is the API endpoint used to insert a new member whenever the signup is completed.

Completes the member onboarding process through partner validation and registration.
Validates member uniqueness to prevent duplicate registrations for the same member ID.
Creates a new member registration record linking the member to the validating partner operator.
Implements duplicate detection to reject requests for already registered members.
Triggers real-time SignalR notifications to all connected clients about new member onboarding.
Publishes MemberOnboarded domain event for downstream processing and business workflow orchestration.
Essential for partner-driven member acquisition and validation workflows in the loyalty program.
Supports audit trail through event publishing and real-time notification systems.
Please check Genocs.Fiscanner.WebApi.Controllers.OnboardMemberRequest for detailed request structure and requirements.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

400

Request rejected due to duplicate member registration or invalid parameters.

401

Authentication token is empty or invalid.

500

Internal server error occurred during onboarding process.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json