Submit an application to one or more creditors
Submit an application to one or more creditors
| Path Parameters | 
|---|
applicationId string —  REQUIRED | 
| Header Parameters | 
|---|
X-CreditApp-Retailer-ID uuid | 
X-CreditApp-Creditor-ID uuid | 
| Request Body | 
|---|
creditorIds string[] —  REQUIREDThe creditor IDs. NOTE: creditor ids from the filter-results endpoint that have the isCreditorMapped set to false cannot be included in this list.  | 
submittedBy string —  REQUIREDThe retailer user ID of the user who submitted the application.  | 
primaryApplicantId string —  REQUIREDThe primary applicant ID.  | 
coApplicantId stringThe co-applicant ID.  | 
acceptAntiSpamConsent boolean —  REQUIREDIndicates if the applicant(s) accepts the anti-spam consent.  | 
creditConsent boolean —  REQUIREDIndicates if the applicant(s) accepts the credit consent.  | 
| Responses | |||
|---|---|---|---|
204Submits a credit application to one or more creditors  | |||
400Bad Request 
  | |||
401Unauthorized  |