Verified BursaPay networking workflow: Explains how a networking participant sends a connection request to another attendee profile.
1. Overview & Purpose
The connection API accepts the sender profile ID and target profile ID and creates the connection relationship when valid.
2. Requirements & Setup
Both profiles must exist, and the sender must not target the same profile or an already-connected target.
3. Step-by-Step Workflow
- Open a target attendee profile.
- Choose the connection action.
- Submit the sender profile ID and target profile ID.
- Confirm the response reports that the connection request was sent.
4. Rules & Troubleshooting
The API rejects self-connections and duplicate connections instead of creating another relationship.
5. Verification & Next Steps
After sending, use the connection status workflow to determine whether the request is pending, accepted or rejected.