SparkLoop
Home
Support
Search
⌃K
Links
API v2
Endpoints
Schemas
Partner Profile Object
Subscriber Object
Campaign Object
Upscribe Object
Upscribe Recommendation Object
API v1
Webhooks
Changelog
Powered By
GitBook
Partner Profile Object
Example
{
"uuid"
:
"partner_4bc1056297"
,
"name"
:
"John Doe"
,
"partner_network_status"
:
"approved"
}
Property
Type
Description
uuid
string
the unique ID of the partner
name
string
the name of the partner
status
string
the partner's status.
Possible values:
blocked
account_incomplete
pending
rejected
approved
Previous
Schemas
Next
Subscriber Object
Last modified
22d ago