Resellers
Get one Reseller
Retrieve a single Reseller record by its Id.
GET
Get one Reseller
A Reseller represents a partner organisation that resells Nexudus services or manages multiple business locations on behalf of their clients.
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 Reseller-Read role.Path Parameters
The Id of the Reseller record to retrieve.
Code Examples
Response
200
The name value for this reseller.
ID of the user linked to this record.
Display name of the linked user full (read-only).
The user email value for this reseller.
ID of the currency linked to this record.
The currency code value for this reseller.
Date/time value for agreed terms on.
Whether approved is enabled.
Whether auto approve payouts is enabled.
Date/time value for next payout date.
Whether profile is public is enabled.
Current file name of the avatar (read-only; upload via the corresponding URL field).
URL of a new file to upload as the avatar.
Set to true to remove the current avatar file.
Current file name of the logo (read-only; upload via the corresponding URL field).
URL of a new file to upload as the logo.
Set to true to remove the current logo file.
The area value for this reseller.
The operates in value for this reseller.
The web address value for this reseller.
The email value for this reseller.
The profile summary value for this reseller.
The phone number value for this reseller.
The testimonial1 value for this reseller.
The testimonial1 author value for this reseller.
The testimonial2 value for this reseller.
The testimonial2 author value for this reseller.
ID of the stripe account associated with this record.
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 Reseller