Skip to main content

Retrieves a single document body line by its numeric identifier.

GET 

/gateway/document-body/:id

To list all body lines for a given header, use GET /document-header/{id}/bodies (which returns the header plus its associated body lines in a single response).

Request

Responses

Success