diff --git a/spec/components/schemas/KycDocument.yaml b/spec/components/schemas/KycDocument.yaml index d64b28410..c76cc496c 100644 --- a/spec/components/schemas/KycDocument.yaml +++ b/spec/components/schemas/KycDocument.yaml @@ -23,6 +23,11 @@ properties: enum: - identity-proof - address-proof + purpose: + description: A brief description of the purpose (eg purchase verification, payout verification). + type: string + example: purchase + nullable: true status: description: Status of the validation type: string