Retrieve Partner
This endpoint retrieves a partner.
Base URL https://api.tolt.com
Query Parameters
Specify which related objects to include in the response. Valid values are ‘group’ and ‘program’. Use expand[]=group or expand[]=program to include the related objects.
Specify which related objects to include in the response. Valid values are ‘stats’. Use include[]=stats to include the related objects.
Response
Unique identifier for the partner, uuid
or prefixed with part_
.
Partner’s first name
Partner’s last name
Partner’s email address
Partner’s company name
Unique identifier for the program the partner belongs to, uuid
or prefixed
with prg_
.
Unique identifier for the organization, uuid
or prefixed with org_
.
Unique identifier for the partner’s group, uuid
or prefixed with grp_
.
Partner’s selected payout method (e.g., ‘paypal’, ‘crypto’, ‘wise’, ‘bank_transfer’, ‘wire’, ‘none’)
Details specific to the selected payout method (e.g., PayPal email, bank details)
Two-letter ISO country code of the partner
ISO 8601 timestamp of when the partner was created
Current status of the partner (e.g., ‘active’, ‘inactive’)
Answers submitted by the partner during sign-up.