v1

latestOpenAPI 3.0.02026-07-14664396.8 KB
KYB

Update KYB Related Person Information Submitted

Updates the information previously submitted for a related person in a KYB flow.

put/customers/kyb/related-person

Headers

api-keystring
Example:alfredpay.T+QdhCoMofy8.gGKO5KdB7M+B/9jLFef

API Key for service authentication (alternative to JWT Bearer token). Optional.

api-secretstring
Example:PwF+cDGZd37eHYZ.CVvF1/zbHCBosSo1

API Secret for service authentication (alternative to JWT Bearer token). Optional.

Request body

customerIdstring required
idRelatedPersonstring required

Example request

{
  "kybUpdateSubmission": {
    "dateOfBirth": "2003-01-01"
  }
}