---
title: "Get GRU Out By Id"
method: POST
path: "/GetGRUOutById"
tags: ["Queries"]
---

# Get GRU Out By Id

`POST /GetGRUOutById`

## Request body

- GetGRUOutById
  - `Method` string, required
  - `PartnerId` integer, required — Number Of The Partner
  - `BusinessUnitId` integer, required — Number Of The BusinessUnit
  - `DocumentNumber` integer — Transaction id

## Response `200`

OK

- object
  - `Success` boolean

---

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