Skip to main content
OBJECT

Fields

stakeholders
[StakeholderOutput!]!
required
Stakeholder information. Optionally reveal sensitive fields for a specific stakeholder.
applicationEvents
ApplicationEventCollection
The events associated with the application.
attachments
[Attachment!]!
required
The attachments associated with the application.
comments
[Comment!]!
required
The comments associated with the application.
createdBy
Actor
The actor who created the application.
decisionComponents
[DecisionComponent!]!
required
The underwriting decision components for the application.
schema
UnderwritingDecisionComponentsSchema
The underwriting decision components schema for the application.
updatedBy
Actor
The actor who updated the application.
acceptorId
UUID
The acceptor ID assigned during onboarding.
accountStatus
AccountStatus
Current boarding process status. Null if boarding has not started.
applicationIdentity
AcceptorApplicationIdentityOutput
The identity information of the application.
applicationStatus
AcceptorApplicationStatus!
required
The status of the application.
billingAndFunding
AcceptorApplicationBillingAndFundingOutput
The billing and funding information of the application.
cardAcceptorId
String
The card acceptor ID assigned during onboarding.
processingActivity
AcceptorApplicationProcessingActivityOutput
The process activity information of the application.
services
AcceptorApplicationServicesOutput
The desired services associated with the application.
assignee
ApplicationAssignee
The user assigned to the application.
createdDateTime
DateTime!
required
The date and time when the application was created.
id
UUID!
required
The unique identifier of the application.
participants
[BoardingApplicationParticipant!]
The participants of the application.
queue
WorkflowAssignment!
required
The queue the application is assigned to.
submissionAttemptedDateTime
DateTime
The date and time when the application submission was attempted.
submissionSuccessfulDateTime
DateTime
The date and time when the application was successfully submitted.
updatedDateTime
DateTime!
required
The date and time when the application was last updated.