---
title: "POST /silo/v1/gobl/correct"
method: POST
path: "/silo/v1/gobl/correct"
---

# POST /silo/v1/gobl/correct

`POST /silo/v1/gobl/correct`

Correct or determine the correction options for a GOBL Envelope (not Object!)

## Request body

- SiloCorrectGOBL
  - `data` object, nullable — GOBL Envelope or Object to calculate and validate.
  - `options` object — JSON object containing the GOBL correction option data.
  - `show_options` boolean — When true, the options schema for correction are provided in the response.

## Response `200`

OK

- SiloGOBL
  - `data` object, nullable — GOBL Envelope or Object response to a build request.

---

[API](https://skmtc.net/invopop/apis/access-service-api.md) · [All operations](https://skmtc.net/invopop/apis/access-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/invopop/access-service-api/versions/fc954f96ea62/schema)
