Bug #109
openAble to create duplicate connection request from Individual to Individual at the same time
0%
Description
1. Logged in as sathish.js.kumar@digicoffer.com
2. Added Individual Relationship Request with vitagist2@gmail.com
3. Response from https://apidev.digicoffer.com/consumer/relationships
{
"id": "6243e962863ef54d08692245",
"isSpecial": true,
"canAccept": true,
"business_name": "Patrick Rafter",
"business_category": "",
"products": [],
"description": "",
"isaccepted": false,
"isarchived": false,
"status": "requested",
"documents": {},
"profile": {},
"biztype": "consumer",
"email": "",
"mobile": "",
"guid": "vitagist2gmailcom",
"tags": [
"Personal"
],
"profileUrl": ""
}
1. Logged in as vitagist2@gmail.com
2. Added Individual Relationship Request with sathish.js.kumar@digicoffer.com
3. Response from https://apidev.digicoffer.com/consumer/relationships
"relationships": [
{
"id": "6243e992863ef54d08692246",
"isSpecial": true,
"canAccept": true,
"business_name": "sathish KSK Kumar",
"business_category": "",
"products": [],
"description": "",
"isaccepted": false,
"isarchived": false,
"status": "requested",
"documents": {},
"profile": {},
"biztype": "consumer",
"email": "",
"mobile": "",
"guid": "sathishjskumardigicoffercom",
"tags": [
"Personal"
],
"profileUrl": "https://dev-static.digicoffer.com/con-DD60121DE903043B/profilepic?response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIZR2NZO3XRT7O54Q%2F20220330%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220330T052619Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=748dd264fbc4f479174253d44dd820f11cfb55103d6623e46b9e6c2c74c9bf58"
}