Invite a User
Create a User and invite them to the system
Request body
Example request
{
"firstName": "John",
"lastName": "Doe",
"primaryContactNumber": "11235555555",
"mfaType": "TOTP",
"roles": [
"velo.payor.admin"
],
"smsNumber": "11235555555",
"entityId": "7fffa261-ac68-49e6-b605-d24a444d9206",
"userType": "PAYEE",
"email": "foo@example.com",
"secondaryContactNumber": "11235555550",
"verificationCode": "123456"
}Response
No Content. The user was invited successfully
Changes
Changed in 8 of the 50 revisions of this API.16832
- ○
added the new optional request property
userTypenew-optional-request-property
- ○
- ▲
the
errors/items/response's property type/format changed from/toobject/for status400response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status401response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status403response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status409response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status412response-property-type-changed
- ○
added the optional property
errors/items/errorCodeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the409statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the412statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the409statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the412statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the409statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the412statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the409statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the412statusresponse-optional-property-added
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
changed the pattern of the request property
primaryContactNumberfrom^\+?[1-9]\d{1,14}$to^\+[1-9]\d{1,14}$request-property-pattern-changed
- ●
changed the pattern of the request property
secondaryContactNumberfrom^\+?[1-9]\d{1,14}$to^\+[1-9]\d{1,14}$request-property-pattern-changed
- ●
changed the pattern of the request property
smsNumberfrom^\+?[1-9]\d{1,14}$to^\+[1-9]\d{1,14}$request-property-pattern-changed
- ●
- ▲
the response's body type/format changed from
object/to/for status412response-body-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status412response-property-type-changed
This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status409response-body-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status409response-property-type-changed
This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status400response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status403response-body-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status400response-property-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status401response-property-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status403response-property-type-changed
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status400response-property-enum-value-added
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status401response-property-enum-value-added
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status403response-property-enum-value-added
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status409response-property-enum-value-added
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status412response-property-enum-value-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 257 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲