Submit OOW Answers – Submits out-of-wallet (OOW) answers for KYC verification.post https://example.com/programs/{programCode}/users/{userIdentifier}/kycGates/oowSubmits out-of-wallet (OOW) answers for KYC verification. Returns pending KYC gate and status.Path ParamsprogramCodestringrequiredThe unique code identifying the partner program context.userIdentifierstringrequiredThe unique identifier of the user whose OOW request is being created.Body ParamsThe Gd.Bos.DataTransfer.Request.CreateOOWRequest object containing OOW answer selections.identityChallengeAnswerSelectionsarray of objects | nullThe list of answer selections for OOW questions.identityChallengeAnswerSelectionsADD objectHeadersX-GD-RequestIdstringrequiredThe unique request identifier (GUID) for tracking and idempotency. Required in the X-GD-RequestId header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 201Created 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago