Resend the customer link to the applicant
Requests that the customer link be resent to the specified applicant using
the contact information currently on file. Emits an ApplicantPOILinkResendRequested
event that is handled by the applicant link processor.
| Path Parameters |
|---|
applicationId uuid — REQUIRED |
applicantId uuid — REQUIRED |
| Header Parameters |
|---|
X-CreditApp-Retailer-ID uuid |
X-CreditApp-Creditor-ID uuid |
| Responses |
|---|
200
The resend request was accepted |
400
Bad Request — the application is deleted or archived | Schema — OPTIONAL |
|---|
status integer — OPTIONAL | message string — OPTIONAL |
|
| Schema — OPTIONAL |
|---|
status integer — OPTIONAL |
|
| Schema — OPTIONAL |
|---|
status integer — OPTIONAL | message string — OPTIONAL |
|
404
Application or applicant not found | Schema — OPTIONAL |
|---|
status integer — OPTIONAL | message string — OPTIONAL |
|