-
Notifications
You must be signed in to change notification settings - Fork 23
Get KYC Submission Status #51
Copy link
Copy link
Open
Labels
GrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official Campaign
Metadata
Metadata
Assignees
Labels
GrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official Campaign
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description:
Allow users to check the status of their KYC submission.
Tasks:
GET /api/users/me/kycAcceptance Criteria:
Returns
404if no KYC submitted; returns KYC record with status if submitted.