Module qcs_api_client_openapi::apis::account_api
source · [−]Enums
struct for typed errors of method
add_group_userstruct for typed errors of method
get_group_balancestruct for typed errors of method
get_group_billing_customerstruct for typed errors of method
get_group_upcoming_billing_invoicestruct for typed errors of method
get_user_balancestruct for typed errors of method
get_user_billing_customerstruct for typed errors of method
get_user_upcoming_billing_invoicestruct for typed errors of method
list_group_billing_invoice_linesstruct for typed errors of method
list_group_billing_invoicesstruct for typed errors of method
list_group_upcoming_billing_invoice_linesstruct for typed errors of method
list_group_usersstruct for typed errors of method
list_user_billing_invoice_linesstruct for typed errors of method
list_user_billing_invoicesstruct for typed errors of method
list_user_groupsstruct for typed errors of method
list_user_upcoming_billing_invoice_linesstruct for typed errors of method
remove_group_userFunctions
Add a user to a group. Note, group membership may take several minutes to update within our identity provider. After adding a user to a group, please allow up to 60 minutes for changes to be reflected.
Retrieve the balance of the requested QCS group account.
Retrieve billing customer for a QCS group account.
Retrieve upcoming invoice for QCS group billing customer.
Retrieve the balance of the requested QCS user account.
Retrieve billing customer for a QCS user account.
Retrieve upcoming invoice for QCS user billing customer.
Retrieve billing invoice lines for a QCS group account’s invoice.
Retrieve billing invoices for a QCS group account.
List invoice lines for QCS group billing customer upcoming invoice.
List users belonging to a group. Note, group membership may take several minutes to update within our identity provider. After adding or removing a user to or from a group, please allow up to 60 minutes for changes to be reflected.
Retrieve billing invoice lines for a QCS user account’s invoice.
Retrieve billing invoices for a QCS user account.
List QCS groups for the requested user
List invoice lines for QCS user billing customer upcoming invoice.
Remove a user from a group. Note, group membership may take several minutes to update within our identity provider. After removing a user from a group, please allow up to 60 minutes for changes to be reflected.