...
- Invalid arguments
- Authentication failed
- Unauthorized
- Already exists
- Parent not found
- Internal server error
- Entity not found
- Parent not virtual
- Parent not non-virtual
- Invalid reference
- Partial success
- Size limit exceeded
- Method not allowed
- Client error
- Configuration conflict
Success Messages
Success Messages for Create, Delete, and Modification Operations
...
Code Block | ||
---|---|---|
| ||
<ENTITY_ELEMENT xmlns="http://schema.ubisecure.com/customerid/api" inResponseTo="https://HOSTNAME/customerid-rest/services/2.x/COLLECTIONTYPE/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" method="GET"> <Attribute name="ATTRIBUTENAME"> <Value>VALUE1 </Value> <Value>VALUE2 </Value> </Attribute> </ENTITY_ELEMENT> |
Endpoint specific responses
In addition to the general purpose types there can be endpoint specific response types in CID 2.1. schema, for instance ReinviteResponse. The specific types are explained within REST API 2.1 - CustomerID operations.