show_options flag to return a JSON Schema of the options that can be used with the provided document.
Once the options are clear, send in a new request with the options data to get an example corrected GOBL Envelope. The same options data can be used with the silo create entry endpoint and the correct property.Authorizations
Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Body
application/json
Response
200 - application/json
OK
GOBL Envelope or Object response to a build request.