Skip to content

Commit

Permalink
[Auto Generated] v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilManapure committed Sep 11, 2024
1 parent 2f0d7c2 commit 0bcd727
Show file tree
Hide file tree
Showing 16 changed files with 4,560 additions and 810 deletions.
20 changes: 20 additions & 0 deletions documentation/application/MULTIKYC.md
Original file line number Diff line number Diff line change
Expand Up @@ -10379,6 +10379,20 @@ API endpoint to create a signed URL for uploading documents to and downloading d



#### [RetriggerLenderOnboardRequestV2](#RetriggerLenderOnboardRequestV2)

| Properties | Type | Nullable | Description |
| ---------- | ---- | -------- | ----------- |
| lenderUserId | String | no | |
| stepName | String | no | |
| data | Object | no | |
| entityMapId | String | no | |

---




#### [BusinessDetail](#BusinessDetail)

| Properties | Type | Nullable | Description |
Expand Down Expand Up @@ -10849,6 +10863,10 @@ API endpoint to create a signed URL for uploading documents to and downloading d
| id | String | no | |
| name | String | no | |
| active | Boolean | no | |
| baseUrl | String? | yes | |
| config | Object? | yes | |
| paymentOptions | ArrayList<Object>? | yes | |
| credentialsSchema | Object? | yes | |

---

Expand All @@ -10866,6 +10884,8 @@ API endpoint to create a signed URL for uploading documents to and downloading d
| lenderId | String | no | |
| pgId | String | no | |
| active | Boolean | no | |
| config | Object? | yes | |
| paymentOptions | ArrayList<Object>? | yes | |

---

Expand Down
Loading

0 comments on commit 0bcd727

Please sign in to comment.