---
title: "Codeunit 2800 Native - Setup APIs"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/2800-native-setup-apis/
type: codeunit
id: 2800
name: "Native - Setup APIs"
app: "Base Application"
versions: "17-22"
build: 22.5.59966.64723
obsolete: "Pending 17.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 2800 Native - Setup APIs

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/2800-native-setup-apis/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-22 |
| Obsolete | Pending 17.0, seen from 17. These objects will be removed |
| Source file | NativeSetupAPIs.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetupApis | () | - | public | 17-22 | - | - |
| InsertNativeInvoicingWebServices | (Boolean) | - | public | 17-22 | - | - |
| CreatePaymentRegistrationSetup | () | - | public | 17-22 | - | - |
| GetAPIPrefix | () | Text | public | 17-22 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.

Jonas Paprotka, 2026-09-20.
