Skip to main content

InvoicesAccountInfo

Information about the account.

Properties

NameTypeRequiredDescription
billingEmailstringThe email address to which invoices are sent.
idnumberThe account's ID.
statestringThe account's current state: - FREE - PAID - EXPIRED_TRIAL - OVERDUE - SUSPENDED - BLOCKED - PAYMENT_DISPUTED
teamIdnumberThe team's ID associated with the account.
salesChannelSalesChannelThe sales channel from which the account was created: - SELF_SERVE — The user purchased the account plan. - SALES_SERVE — The account was purchased through the Postman sales team process.
slotsSlotsInformation about the team's slots.

SalesChannel

The sales channel from which the account was created: - SELF_SERVE — The user purchased the account plan. - SALES_SERVE — The account was purchased through the Postman sales team process.

Properties

NameTypeRequiredDescription
SELFSERVEstring"SELF_SERVE"
SALESSERVEstring"SALES_SERVE"

Slots

Information about the team's slots.

Properties

NameTypeRequiredDescription
availablenumberThe number of the team's available slots.
consumednumberThe number of currently-billed team members.
totalnumberThe total number of slots available to the team.
unbillednumberThe number of unbilled slots if auto-flex billing is available.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →