list_by_billing_account | SELECT | billingAccountName | Lists the billing permissions the caller has on a billing account. |
list_by_billing_profile | SELECT | billingAccountName, billingProfileName | Lists the billing permissions the caller has on a billing profile. |
list_by_customer | SELECT | billingAccountName, billingProfileName, customerName | Lists the billing permissions the caller has for a customer. |
list_by_customer_at_billing_account | SELECT | billingAccountName, customerName | Lists the billing permissions the caller has for a customer at billing account level. |
list_by_department | SELECT | billingAccountName, departmentName | Lists the billing permissions the caller has for a department. |
list_by_enrollment_account | SELECT | billingAccountName, enrollmentAccountName | Lists the billing permissions the caller has for an enrollment account. |
check_access_by_billing_account | EXEC | billingAccountName | Provides a list of check access response objects for a billing account. |
check_access_by_billing_profile | EXEC | billingAccountName, billingProfileName | Provides a list of check access response objects for a billing profile. |
check_access_by_customer | EXEC | billingAccountName, billingProfileName, customerName | Provides a list of check access response objects for a customer. |
check_access_by_department | EXEC | billingAccountName, departmentName | Provides a list of check access response objects for a department. |
check_access_by_enrollment_account | EXEC | billingAccountName, enrollmentAccountName | Provides a list of check access response objects for an enrollment account. |
check_access_by_invoice_section | EXEC | billingAccountName, billingProfileName, invoiceSectionName | Provides a list of check access response objects for an invoice section. |