---
title: "Retrieve a bookkeeping integration"
method: GET
path: "/bookkeeping_integrations/{id}"
tags: ["Bookkeeping integrations"]
---

# Retrieve a bookkeeping integration

`GET /bookkeeping_integrations/{id}`

Returns the details of a bookkeeping integration.


      
 Bookkeeping integrations are used to automatically create invoices from your orders and transfer them to your external bookkeeping system.

## Path parameters

- `id` integer, required

## Response `200`

Successful.

## Other responses

- `401` — Unauthorized.
- `404` — Resource not found.

---

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