delete
https://test-partner.payu.in/api/v3/merchants//kyc_document/
Delete KYC Document (Sub-utility)
Deletes a rejected document so it can be re-uploaded.
Endpoint
DELETE /api/v3/merchants/{mid}/kyc_document/{kyc_document_uuid}
Response
204 No Content on success.
When to Use
When ShowKYCDocument returns DOCUMENT_REJECTED, delete the document and re-upload via Step 15.
