DocumentReference REST Endpoints

Description

DocumentReference
The operations from the DocumentReference category.
Create a document reference
Method: post
Path: /DocumentReference
Get a document reference by ID
Method: get
Path: /DocumentReference/{ID}
Get a list of document references
Method: get
Path: /DocumentReference
Get a list of document references with $docref
Method: get
Path: /DocumentReference/$docref
Update a document reference
Method: put
Path: /DocumentReference/{ID}