Invite a partner
Creates a new partner and sends them an invite email.
If a user matching contactEmailAddress already exists, that existing partner is
connected to your vendor account instead of creating a duplicate partner record.
Authentication
X-API-KEYstring
Your vendor API key. Required on every request under /api/v1/vendors/**.
Request
This endpoint expects an object.
companyName
contactName
contactEmailAddress
contactPhone
type
Response
Partner invited successfully.
success
message
data
timestamp
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error

