customerExposureForCreditLimit
Retrieve customer exposure for credit limit by user Id and/or account Id. Returns invoiced commitments, available credit memos, and pending payments; non-invoiced commitments come from Subscription Service via Federation. If userId is provided, returns exposure for that user within the account. If userId is omitted, returns company-level exposure across all customers for the account.
This page contains
Arguments
| userId ID | |
| accountId ID! |
Return Fields
| CustomerExposure PREVIEW | Definition of customer exposure for credit limit Common fields returned for both company-level and user-level exposure. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.