2355 API Get

Introduction

The purpose of this service is to provide intrastat information.
See Service for information about request limit

Parameters

Parameter

Details

Required

Parameter

Details

Required

CustomerCode

The Customer Code of the account

Mandatory

SiteCode

The Site Code of the account

Mandatory

Example

https://<pathtoapi>/service/Intrastat/CustomerCode/XYZ/SiteCode/AB

Response

See: Intrastat

Sample
<Intrastat> <HD> <TraderFlag>T</TraderFlag> <VATNumber>12345678</VATNumber> <TraderBranch /> <ReturnFlag>X</ReturnFlag> <Type>A</Type> <DateOfCompletion>29/04/2020</DateOfCompletion> <Period>0320</Period> <StartDate>01/03/2020</StartDate> <EndDate>31/03/2020</EndDate> <CustomerCode>POL</CustomerCode> <CustomerName>POL ROGER LTD</CustomerName> <LD> <CommodityCode>123457</CommodityCode> <Value>500606.55</Value> <DeliveryTerms>CIF</DeliveryTerms> <Type>A</Type> <NetWeight>23617.50</NetWeight> <SupplementaryUnits>25903.50</SupplementaryUnits> <Country>FR</Country> </LD> <LD> <CommodityCode>123456</CommodityCode> <Value>12588.55</Value> <DeliveryTerms>CIF</DeliveryTerms> <Type>A</Type> <NetWeight>1311.00</NetWeight> <SupplementaryUnits>0.00</SupplementaryUnits> <Country>FR</Country> </LD> </HD> <Intrastat>

Response Codes

Common response codes

Code

Message

Code

Message

200

Order found and response prepared successfully.

204

No order found for the parameters provided.



Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.