Add ScanCapture Request – Submits Matricula Consular ID images for verification.post https://example.com/programs/{programCode}/kycGates/scanCaptureSubmits Matricula Consular ID images for verification. Returns onboarding ID and verification status.Path ParamsprogramCodestringrequiredThe unique code identifying the partner program context.Body ParamsThe Gd.Bos.DataTransfer.Request.CreateScanCaptureRequest object containing ID images and product code.channelstring | nullThe channel through which the scan capture request was initiated (e.g., "Web", "Mobile"). Used to identify the source platform or integration for the request.productCodestring | nullThe product code associated with the scan capture request (e.g., "CARD", "SAVINGS"). Used to scope the scan capture and verification to a specific product or service.encryptedIdentityDocumentationobjectRepresents a container for encrypted data used in secure data transfer operations. Contains the encrypted payload and associated cryptographic metadata, including encryption version, ephemeral public key, and public key hash. Used to securely transmit sensitive information such as user data, ensuring confidentiality and integrity during transport.encryptedIdentityDocumentation 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 202Accepted 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago