Preview

UserCustomerExposure is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

UserCustomerExposure

User-level exposure

This page contains

    Fields

    accountId: ID!

    Account ID (federation key, provided by Customer Balance Service)

    userId: ID!

    User ID (federation key, provided by Customer Balance Service)

    invoicedCommitments: InvoicedCommitments! PREVIEW

    Invoiced commitments

    availableCreditMemo: Decimal!

    Available credit memo amount that reduces exposure, in USD

    pendingPayments: Decimal!

    Pending payment amount that reduces exposure, in USD

    nonInvoicedCommitments: NonInvoicedCommitments! PREVIEW

    Non-invoiced commitments in USD

    Implements