Skip to main content

Submit KYC evidence

PUT 

/users/:id/kyc

Machine token. Called by your backend, using your client_credentials token.

Records the identity evidence you hold for this customer. Evidence only — the record always becomes PENDING, and sending a status field is refused with 403. GoHubPay is the e-money issuer, so the verification decision is ours: it is made on POST /users/{id}/kyc/decision, which tenants cannot call. Re-submitting evidence returns an already-VERIFIED record to PENDING, because a decision made against different documents no longer holds.

Request

Responses

OK