ResellerPayouts
Get one ResellerPayout
Retrieve a single ResellerPayout record by its Id.
GET
Get one ResellerPayout
A ResellerPayout records a payment made to or received from a reseller partner, tracking payout amounts, dates, and associated invoices.
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 ResellerPayout-Read role.Path Parameters
The Id of the ResellerPayout record to retrieve.
Code Examples
Response
200
ID of the reseller linked to this record.
ID of the reseller user associated with this record.
Display name of the linked reseller user full (read-only).
ID of the reseller currency associated with this record.
The reseller currency code value for this reseller payout.
Whether approved is enabled.
Whether paid out is enabled.
Date/time value for paid out date.
The paid out reference value for this reseller payout.
The amount value for this reseller payout.
The error description value for this reseller payout.
Date/time value for last payment attempt.
Current file name of the reseller invoice data (read-only; upload via the corresponding URL field).
URL of a new file to upload as the reseller invoice data.
Set to true to remove the current reseller invoice data file.
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 ResellerPayout