Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

REST API Swagger Documentation

Tax Transfer DE includes the default Swagger UI for displaying the API documentation in a nice human readable way. To browse that UI just open your browser and go to to https://<your-tax-transfer-de-url>/swagger/

Error Codes

Any request to the REST API may result in an internal server error. The backend will return an HTTP status code 5xx in this case and a response body formatted as application/problem+json. Tax Transfer DE extends the response with a "ErrorCode" field.

COL00001

CertificatePinIncorrect

COL00002

CryptographyParameterMissing

COL00003

DataTypeVersionUnknown

COL00004

FieldCaseNotAllowed

COL00005

InputDataTooLarge

COL00006

InvalidInputDataHeader

COL00007

InvalidParameter

COL00008

InvalidTransferHeader

COL00009

InvalidXmlEncoding

COL00010

Parse

COL00011

SchemaValidation

COL00012

TestCertificateNotAllowed

COL00013

CommonDataPluginNotLoaded

COL00014

DataPartNotFound

COL00015

GeneralEricOperationException

COL00016

OutOfUnmanagedMemory

COL00017

ParameterNullException

COL00018

TaxOfficeDistrictNotSupported

COL00019

TaxOfficeNotFound

COL00020

TransferTimeout

COL00021

CertificateInvalid

COL00022

DeprecatedEricLibrary

COL00023

AmountOfAttachedFilesExceedsPermittedAmount

COL00024

SizeOfAttachedFileExceedsPermittedAccount

COL00025

SizeOfAttachedFilesExceedsPermittedAccount

COL00026

SignatureTypeNotAllowedForDataTypeVersion

COL00027

XmlSigningError

COL00028

SchemaValidationNotSupported

COL00029

CouldNotEstablishServerConnection