---
title: "Marks the job group results as financially complete"
method: PUT
path: "/v1/jobGroups/{jobGroupId}/completeFinancially"
tags: ["JobGroups"]
---

# Marks the job group results as financially complete

`PUT /v1/jobGroups/{jobGroupId}/completeFinancially`

Sets the status of the job group to financially complete when the current job group status is complete (required scope jobs:write)

## Path parameters

- `jobGroupId` integer, required

## Headers

- `Customer-Id` integer, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Content
- `500` — Internal Server Error

---

[API](https://skmtc.net/bigchange/apis/bigchange-dx.md) · [All operations](https://skmtc.net/bigchange/apis/bigchange-dx/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigchange/bigchange-dx/revisions/916e669fc527/schema)
