ResellerAccounts
Get one ResellerAccount
Retrieve a single ResellerAccount record by its Id.
GET
Get one ResellerAccount
A ResellerAccount represents the financial account associated with a reseller, tracking commissions, payouts, and billing between Nexudus and the reseller partner.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the ResellerAccount-Read role.Path Parameters
The Id of the ResellerAccount record to retrieve.
Code Examples
Response
200
ID of the reseller linked to this record.
ID of the reseller currency associated with this record.
The reseller currency code value for this reseller account.
ID of the business linked to this record.
Display name of the linked business (read-only).
ID of the business pre auth associated with this record.
The business last4 digits value for this reseller account.
The business pre auth last error value for this reseller account.
Whether business suspended is enabled.
Date/time value for business next invoice.
Date/time value for business trial expire date.
The business support tier value for this reseller account.
The business on boarding tier value for this reseller account.
Whether approved is enabled.
The comission percentage value for this reseller account.
Date/time value for next payout date.
Date/time value for expiration date.
Date/time value for last access.
The last invoice amount value for this reseller account.
The average invoice amount value for this reseller account.
Whether can manage account is enabled.
Whether provides first line support is enabled.
Optional notes or comments about this reseller account.
The scope of work value for this reseller account.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one ResellerAccount