PingOne Neo-PingOne Verify-Verify Documents

Number of APIs: 5

  1. Complete Verification Documents POST {{apiPath}}/environments/{{envID}}/users/{{userID}}/verifyTransactions/{{transactionID}}/documents

  2. Read All Verification Documents GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/verifyTransactions/{{transactionID}}/documents

  3. Read One Verification Document GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/verifyTransactions/{{transactionID}}/documents/{{documentID}}

  4. Update Verification Document PUT {{apiPath}}/environments/{{envID}}/users/{{userID}}/verifyTransactions/{{transactionID}}/documents/{{documentID}}

  5. Delete Verification Document DELETE {{apiPath}}/environments/{{envID}}/users/{{userID}}/verifyTransactions/{{transactionID}}/documents/{{documentID}}