Operation

Method

Create

Read

Update

Delete

Search

History

Transaction

Operation

PSOT https://example.com/path/{resourceType}

GET https://example.com/path/{resourceType}/{id}

PUT https://example.com/path/{resourceType}/{id}

DELETE https://example.com/path/{resourceType}/{id}

GET https://example.com/path/{resourceType}?search parameters…

GET https://example.com/path/{resourceType}/{id}_history

PSOT https://example.com/path/(POST transaction bundle to the system)

GET https://example.com/path/{resourceType}/{id}/${opname}