Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>

Body

application/json
data
Data · object | null

GOBL Envelope or Object to calculate and validate.

envelop
boolean

When true, a complete GOBL Envelope will be provided as opposed to the standalone object.

Response

200 - application/json

OK

data
Data · object | null

GOBL Envelope or Object response to a build request.