Requests and responses
The data envelope, batching several records in one call, and what comes back.
The data array accepts one or more records, so several documents can be created in a single call. Responses return a result array in the same order.
Draft. To write: field conventions (ids vs. codes), dates and numbers, pagination on get calls.