Cancel pending customer reminders for an applicant
Cancels any scheduled customer reminders for the specified applicant.
Emits an ApplicationCustomerRemindersCancelled event.
| Path Parameters |
|---|
applicationId uuid — REQUIRED |
applicantId uuid — REQUIRED |
| Header Parameters |
|---|
X-CreditApp-Retailer-ID uuid |
X-CreditApp-Creditor-ID uuid |
| Responses |
|---|
200
The cancel 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 |
|