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, validate, and sign.

Response

200 - application/json

OK

data
Data · object | null

GOBL Envelope or Object response to a build request.