Partner Profile Object

Example

{
  "uuid": "partner_4bc1056297",
  "name": "John Doe",
  "partner_network_status": "approved"
}
PropertyTypeDescription

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

Last updated