Setup Wizard

The setup wizard walks you through initial configuration in four steps. It connects your Business Central environment to the CentaraIQ, configures your company identity for PEPPOL, and establishes secure API credential authentication.

You can always change these settings later in General Setup.

To launch the wizard, search for Centara Setup Wizard in Business Central.

Page 1: Company Information

Configure your company’s electronic document identity. These fields determine how your organization appears on outbound documents and how trading partners find you on the PEPPOL network.

FieldDescriptionNotes
Company NameYour legal company name as it appears on documentsMust match your official registration
VAT Registration No.Your VAT number, used for PEPPOL participant lookupThis is your primary PEPPOL identifier
Default VAT SchemeThe VAT scheme for outbound documentsDetermines how your VAT number is formatted in PEPPOL messages (see table below)
Country/Region CodeYour company’s country code (ISO 3166-1)Used for tax rules and format defaults
AddressYour company’s legal addressIncluded on all outbound documents
Contact EmailPrimary contact emailUsed for operational notifications from CentaraIQ

Page 2: CentaraIQ Account

Connect to the CentaraIQ. Centara provides these credentials during onboarding.

FieldDescriptionNotes
Account IDYour Centara account identifierProvided during onboarding — unique per customer
EnvironmentSelect Production or SandboxUse Sandbox for testing; switch to Production when ready to go live
API Base URLThe CentaraIQ API endpointPre-filled based on environment selection; typically https://api.wisecourier.com/v2 for production
Sender IdentifierYour default sender ID for outbound documentsUsually your VAT number with scheme prefix (e.g., 0196:1234567890)
Receiver IdentifierDefault receiver ID for testingUsed during initial testing; override per customer in production

The wizard validates your Account ID against the CentaraIQ service. If validation fails, verify your credentials with Centara support.

Page 3: API Credentials

Enter your Client ID and Client Secret to authenticate with the CentaraIQ API. These credentials are provided by Centara during onboarding and can be found in the Centara portal.

FieldDescriptionNotes
Client IDYour eBC Client IDProvided by Centara during onboarding
Client SecretYour eBC Client SecretEnter once — stored securely in BC’s isolated storage (masked after entry)

Credential security

  • Your Client Secret is stored in Business Central’s isolated storage — an encrypted, tenant-specific vault.
  • The Client Secret is never displayed after initial entry.
  • All communication with CentaraIQ uses TLS 1.3 with AES-256 encryption.

Credential rotation

When you need to rotate your credentials (e.g. as part of a security policy):

  1. Generate new credentials in the Centara portal.
  2. Open Centara Setup and navigate to the API Credentials section.
  3. Enter the new Client ID and Client Secret.
  4. The old credentials are replaced immediately.

The eBC Cred. Last Rotated field on the setup page shows when credentials were last updated.

Page 4: Completion

Review your settings and finalize the wizard.

  1. Verify that all settings are correct on the summary page.
  2. Select Finish to save the configuration.
  3. The wizard performs the following validation checks:
    • Connection to CentaraIQ API
    • Client ID / Client Secret authentication
    • PEPPOL participant lookup for your VAT number
    • Job queue entry creation (Send, Receive, Process)
  4. If all checks pass, you see a confirmation message.

If any validation fails, the wizard shows the specific error. You can go back to the relevant page to correct the issue.

Default VAT schemes by country

CountryScheme IDDescriptionExample
Iceland0196Icelandic kennitala (VAT number)0196:5501234560
Sweden0007Swedish organization number0007:5567890123
Norway0192Norwegian organization number0192:987654321
Denmark0184Danish CVR number0184:12345678
Finland0037Finnish OVT code0037:00371234567
Germany0204German Leitweg-ID0204:04011000-1234512345-06
Netherlands0106Dutch KvK number0106:12345678
Belgium0208Belgian enterprise number0208:0123456789
Italy0211Italian Codice Fiscale0211:IT12345678901
France0009French SIRET code0009:12345678901234

For the full list of scheme identifiers, see Reference Codes.

What the wizard creates

After completing the wizard, the following are configured automatically:

ItemDetails
Centara Setup recordAll settings from the wizard pages
Job Queue — SendOutbound document processing (default: every 15 minutes)
Job Queue — ReceiveInbound document polling (default: every 15 minutes)
Job Queue — ProcessDocument processing and auto-posting (default: every 15 minutes)
Default Document Sending ProfileProfile configured for PEPPOL BIS 3.0 electronic delivery

Next steps

After completing the wizard, try Your First Document to verify everything works end to end.