Skip to main content
Retrieves information about this underwriting application.

Arguments

input
required

Fields

items
required
pageInfo
required
query underwritingApplications($input: UnderwritingApplicationInput!) {
  underwritingApplications(input: $input) {
    items {
      informationRequestStatus
      informationRequests {
        createdBy {
          name
          type
        }
        fulfilledBy {
          name
          type
        }
        applicationId
        createdDateTime
        description
        fulfilledDateTime
        fulfillmentAttachmentId
        fulfillmentResponse
        id
        status
        title
      }
      bankAccounts {
        accountNumberLast4
        id
        nameOnAccount
        routingNumber
        sensitiveFields {
          accountNumber
        }
      }
      stakeholders {
        id
        roles
        emailAddress
        ipAddress
        ownershipPercentage
        sensitiveFields {
          taxIdentificationNumber
        }
      }
      applicationEvents {
        items {
          createdBy {
            name
            type
          }
          id
          applicationId
          createdDateTime
          displayInformation
          eventType
        }
        pageInfo {
          hasNextPage
          hasPreviousPage
        }
      }
      attachments {
        uploadedBy {
          name
          type
        }
        id
        fileName
        uploadedDateTime
        size
      }
      comments {
        createdBy {
          name
          type
        }
        decisionComponent {
          schema {
            underwritingDecisionComponentItemSchemas {
              ...UnderwritingDecisionComponentItemSchemaFragment
            }
            id
            label
          }
          items {
            outcomes {
              ...DecisionComponentOutcomesFragment
            }
            fields {
              ...DecisionComponentFieldFragment
            }
            id
            stakeholderId
            label
            descriptiveText
            status
            displayOrder
          }
          hasAttachments
          hasComments
          attachments {
            uploadedBy {
              ...ActorFragment
            }
            id
            fileName
            uploadedDateTime
            size
          }
          comments {
            createdBy {
              ...ActorFragment
            }
            decisionComponent {
              ...DecisionComponentFragment
            }
            lastUpdatedBy {
              ...ActorFragment
            }
            id
            content
            createdDateTime
            updatedDateTime
          }
          lastUpdatedBy {
            name
            type
          }
          id
          status
          updatedDateTime
        }
        lastUpdatedBy {
          name
          type
        }
        id
        content
        createdDateTime
        updatedDateTime
      }
      createdBy {
        name
        type
      }
      decisionComponents {
        schema {
          underwritingDecisionComponentItemSchemas {
            underwritingDecisionComponentFieldSchemas {
              ...UnderwritingDecisionComponentFieldSchemaFragment
            }
            id
            label
          }
          id
          label
        }
        items {
          outcomes {
            results {
              ...DecisionComponentOutcomeFragment
            }
            reviews {
              ...DecisionComponentReviewFragment
            }
          }
          fields {
            schema {
              ...UnderwritingDecisionComponentFieldSchemaFragment
            }
            fieldValue
            sensitiveFields {
              ...DecisionComponentFieldSensitiveFieldsFragment
            }
            lastUpdatedBy {
              ...ActorFragment
            }
            id
            status
            displayOrder
            updatedDateTime
          }
          id
          stakeholderId
          label
          descriptiveText
          status
          displayOrder
        }
        hasAttachments
        hasComments
        attachments {
          uploadedBy {
            name
            type
          }
          id
          fileName
          uploadedDateTime
          size
        }
        comments {
          createdBy {
            name
            type
          }
          decisionComponent {
            schema {
              ...UnderwritingDecisionComponentSchemaFragment
            }
            items {
              ...DecisionComponentItemFragment
            }
            hasAttachments
            hasComments
            attachments {
              ...AttachmentFragment
            }
            comments {
              ...CommentFragment
            }
            lastUpdatedBy {
              ...ActorFragment
            }
            id
            status
            updatedDateTime
          }
          lastUpdatedBy {
            name
            type
          }
          id
          content
          createdDateTime
          updatedDateTime
        }
        lastUpdatedBy {
          name
          type
        }
        id
        status
        updatedDateTime
      }
      schema {
        underwritingDecisionComponentSchemas {
          underwritingDecisionComponentItemSchemas {
            underwritingDecisionComponentFieldSchemas {
              ...UnderwritingDecisionComponentFieldSchemaFragment
            }
            id
            label
          }
          id
          label
        }
        id
        version
        createdDateTime
      }
      updatedBy {
        name
        type
      }
      applicationIdentity {
        applicantType
        isKnownEntity
        merchantCategoryCode
        underwritingReference
        underwritingRelationshipReference
        businessAddress {
          address1
          address2
          address3
          city
          state
          postalCode
          countryCode
        }
        businessEntityType
        businessName
        isLegalAddressSameAsBusinessAddress
        legalAddress {
          address1
          address2
          address3
          city
          state
          postalCode
          countryCode
        }
        legalEntityName
        serviceTelephoneNumber
        taxIdentificationNumber {
          type
          last4
        }
        websiteUrl
      }
      applicationStatus
      processingActivity {
        advancedPaymentRate
        daysInCycle
        deliveryTimeframe
        averageMonthlySalesAmount
        averageTicketAmount
        cardNotPresentMix
        cardPresentMix
        chargebackRate
        currency
        highestTicketAmount
        refundRate
      }
      assignee {
        assignedBy {
          name
          userId
        }
        assignedDateTime
        name
        userId
      }
      createdDateTime
      id
      participants {
        organization {
          id
          acceptors {
            items {
              ...AcceptorFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          businessName
          legalName
          name
          allowedMerchantCategories {
            code
          }
          settings {
            access {
              ...OrganizationAccessSettingsFragment
            }
          }
          businessAddress {
            address1
            address2
            address3
            city
            state
            postalCode
            countryCode
          }
          phoneNumber
          achNotificationsOfChange {
            items {
              ...AchNotificationOfChangeFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          achReturns {
            items {
              ...AchReturnFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          allocations {
            items {
              ...AllocationDetailFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          authorizationSummaries {
            items {
              ...AuthorizationSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fees {
            items {
              ...FeeFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          feeSummaries {
            items {
              ...FeeSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingAchReturns {
            items {
              ...FundingAchReturnOutputFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingDisputeEvents {
            items {
              ...FundingDisputeEventOutputFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingSummaries {
            items {
              ...FundingSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingTransactions {
            items {
              ...FundingTransactionFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          reportAvailability {
            dateType
            availabilityStartDate
            availabilityEndDate
          }
          paymentTransactions {
            items {
              ...PaymentTransactionFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          paymentTransactionSummaries {
            items {
              ...PaymentTransactionSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          acceptorApplicationCounts {
            acceptorApplicationStatus
            total
          }
        }
        role
      }
      queue
      updatedDateTime
    }
    pageInfo {
      hasNextPage
      hasPreviousPage
    }
  }
}

Response

Returns a UnderwritingApplicationCollection
{
  "data": {
    "underwritingApplications": {
      "items": [
        UnderwritingApplication
      ],
      "pageInfo": PageInfo
    }
  }
}
Run in Playground