Called by Portal Frontend to add a Debtor to a Client account using Client account and Draft Debtor.
Request Path: POST /debtor/createFromDraft
Authentication
Requires Primary Auth: FALSE
Requires Secondary Auth: NOT_SPECIFIED
Requires Confirmed Email: NOT_SPECIFIED
Allowed User Roles
Client
Request Information
Allowed Request Formats
application/json
Header Parameters
None
Route Parameters
None
Body Parameters
| Name |
Type |
Description |
Additional information |
| data |
ApiDebtorImport |
DTO for a Debtor Import |
|
Form Parameters
None
Query/URI Parameters
| Name |
Type |
Description |
Additional information |
| clientId |
Guid |
|
|
| draftDebtorId |
Guid |
|
|
Response Information
Allowed Response Formats
application/json
Response Type(s)