API Service Documentation

Command: issue_invites

This command issues invites to the specified user

Request

NameTypeRequiredExample
user_idIntY31

Who to send the invites to. Takes precidence over external_id

external_user_idStringY'sb9'

Use external_id field to lookup user, If this is set userID does not need to be set

type_nameStringY1

Which type if invites to send

qtyIntN10

The number of invites to sent, Defaults to 1

Response

NameTypeExample
statusStringSUCCESS

This will be set to SUCCESS if the issue succedes