curl --location '/party/receiverJoin' \
--header 'Authorization: {{Authorization}}' \
--header 'sid: {{Authorization}}' \
--header 'SID: ' \
--header 'Cookie: SID={{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"receiverId": "fffffffbb2eee6cb",
"partyCode": 559533625225,
"output": true,
"source": "FileShimRevolver0"
}'{}