Post new invitation

POST {{protocol}}://{{api-hostname}}/public/v3/invitations

Request Body

{"customer_type"=>"Individual", "last_name"=>"John", "first_name"=>"Doe", "company_name"=>"Example INC.", "email"=>"john.doe@example.com", "phone"=>"+44123456789", "reference"=>"123-123-123", "send_email"=>false}