Reference for https://webservices.seabourne-group.com/cogiwebservice/CogiWebService.svc/XMLService/CreateShipmentNeeleVATWithCustomsDoc
Url: https://webservices.seabourne-group.com/cogiwebservice/CogiWebService.svc/XMLService/CreateShipmentNeeleVATWithCustomsDoc
HTTP Method: POST
| Message direction | Format | Body |
|---|---|---|
| Request | Xml | Example,Schema |
| Request | Json | Example |
| Response | Xml | Example,Schema |
| Response | Json | Example |
The following is an example request Xml body:
<NeeleVATShipmentWithCustomsDocs xmlns="http://schemas.datacontract.org/2004/07/CogiWebService">
<AccountCode>String content</AccountCode>
<Authorisation>
<Password>String content</Password>
<Username>String content</Username>
</Authorisation>
<ConsigneeAddress>
<Address1>String content</Address1>
<Address2>String content</Address2>
<Address3>String content</Address3>
<AttentionTo>String content</AttentionTo>
<City>String content</City>
<CompanyName>String content</CompanyName>
<Country>String content</Country>
<Department>String content</Department>
<EORINumber>String content</EORINumber>
<IsCompany>true</IsCompany>
<Postcode>String content</Postcode>
<State>String content</State>
<StateCode>String content</StateCode>
<VATNumber>String content</VATNumber>
</ConsigneeAddress>
<ConsigneeEmail>String content</ConsigneeEmail>
<ConsigneeRef>String content</ConsigneeRef>
<ConsigneeTel>String content</ConsigneeTel>
<ConsignorRef>String content</ConsignorRef>
<DeliveryInstructions>String content</DeliveryInstructions>
<IncoTerm>String content</IncoTerm>
<NrOfPieces>2147483647</NrOfPieces>
<Pieces>
<NeeleVATPiece>
<Height>2147483647</Height>
<Length>2147483647</Length>
<PieceNumber>2147483647</PieceNumber>
<Proformas>
<Proforma>
<AdditionalCost>12678967.543233</AdditionalCost>
<CountryOfOrigin>String content</CountryOfOrigin>
<Currency>String content</Currency>
<Description>String content</Description>
<ExpiryDate>String content</ExpiryDate>
<FreightCost>12678967.543233</FreightCost>
<GrossWeight>12678967.543233</GrossWeight>
<HSCode>String content</HSCode>
<ItemValue>12678967.543233</ItemValue>
<NetWeight>12678967.543233</NetWeight>
<Qty>12678967.543233</Qty>
<QuantityUnitOfMeasureId>2147483647</QuantityUnitOfMeasureId>
</Proforma>
<Proforma>
<AdditionalCost>12678967.543233</AdditionalCost>
<CountryOfOrigin>String content</CountryOfOrigin>
<Currency>String content</Currency>
<Description>String content</Description>
<ExpiryDate>String content</ExpiryDate>
<FreightCost>12678967.543233</FreightCost>
<GrossWeight>12678967.543233</GrossWeight>
<HSCode>String content</HSCode>
<ItemValue>12678967.543233</ItemValue>
<NetWeight>12678967.543233</NetWeight>
<Qty>12678967.543233</Qty>
<QuantityUnitOfMeasureId>2147483647</QuantityUnitOfMeasureId>
</Proforma>
</Proformas>
<Weight>12678967.543233</Weight>
<Width>2147483647</Width>
</NeeleVATPiece>
<NeeleVATPiece>
<Height>2147483647</Height>
<Length>2147483647</Length>
<PieceNumber>2147483647</PieceNumber>
<Proformas>
<Proforma>
<AdditionalCost>12678967.543233</AdditionalCost>
<CountryOfOrigin>String content</CountryOfOrigin>
<Currency>String content</Currency>
<Description>String content</Description>
<ExpiryDate>String content</ExpiryDate>
<FreightCost>12678967.543233</FreightCost>
<GrossWeight>12678967.543233</GrossWeight>
<HSCode>String content</HSCode>
<ItemValue>12678967.543233</ItemValue>
<NetWeight>12678967.543233</NetWeight>
<Qty>12678967.543233</Qty>
<QuantityUnitOfMeasureId>2147483647</QuantityUnitOfMeasureId>
</Proforma>
<Proforma>
<AdditionalCost>12678967.543233</AdditionalCost>
<CountryOfOrigin>String content</CountryOfOrigin>
<Currency>String content</Currency>
<Description>String content</Description>
<ExpiryDate>String content</ExpiryDate>
<FreightCost>12678967.543233</FreightCost>
<GrossWeight>12678967.543233</GrossWeight>
<HSCode>String content</HSCode>
<ItemValue>12678967.543233</ItemValue>
<NetWeight>12678967.543233</NetWeight>
<Qty>12678967.543233</Qty>
<QuantityUnitOfMeasureId>2147483647</QuantityUnitOfMeasureId>
</Proforma>
</Proformas>
<Weight>12678967.543233</Weight>
<Width>2147483647</Width>
</NeeleVATPiece>
</Pieces>
<ReturnAddress>
<Address1>String content</Address1>
<Address2>String content</Address2>
<Address3>String content</Address3>
<AttentionTo>String content</AttentionTo>
<City>String content</City>
<CompanyName>String content</CompanyName>
<Country>String content</Country>
<Department>String content</Department>
<EORINumber>String content</EORINumber>
<IsCompany>true</IsCompany>
<Postcode>String content</Postcode>
<State>String content</State>
<StateCode>String content</StateCode>
<VATNumber>String content</VATNumber>
</ReturnAddress>
<TransportMode>String content</TransportMode>
<Weight>12678967.543233</Weight>
</NeeleVATShipmentWithCustomsDocs>
The following is an example request Json body:
{
"AccountCode":"String content",
"Authorisation":{
"Password":"String content",
"Username":"String content"
},
"ConsigneeAddress":{
"Address1":"String content",
"Address2":"String content",
"Address3":"String content",
"AttentionTo":"String content",
"City":"String content",
"CompanyName":"String content",
"Country":"String content",
"Department":"String content",
"EORINumber":"String content",
"IsCompany":true,
"Postcode":"String content",
"State":"String content",
"StateCode":"String content",
"VATNumber":"String content"
},
"ConsigneeEmail":"String content",
"ConsigneeRef":"String content",
"ConsigneeTel":"String content",
"ConsignorRef":"String content",
"DeliveryInstructions":"String content",
"IncoTerm":"String content",
"NrOfPieces":2147483647,
"Pieces":[{
"Height":2147483647,
"Length":2147483647,
"PieceNumber":2147483647,
"Proformas":[{
"AdditionalCost":12678967.543233,
"CountryOfOrigin":"String content",
"Currency":"String content",
"Description":"String content",
"ExpiryDate":"String content",
"FreightCost":12678967.543233,
"GrossWeight":12678967.543233,
"HSCode":"String content",
"ItemValue":12678967.543233,
"NetWeight":12678967.543233,
"Qty":12678967.543233,
"QuantityUnitOfMeasureId":2147483647
}],
"Weight":12678967.543233,
"Width":2147483647
}],
"ReturnAddress":{
"Address1":"String content",
"Address2":"String content",
"Address3":"String content",
"AttentionTo":"String content",
"City":"String content",
"CompanyName":"String content",
"Country":"String content",
"Department":"String content",
"EORINumber":"String content",
"IsCompany":true,
"Postcode":"String content",
"State":"String content",
"StateCode":"String content",
"VATNumber":"String content"
},
"TransportMode":"String content",
"Weight":12678967.543233
}
The following is an example response Xml body:
<NeeleVATResponse xmlns="http://schemas.datacontract.org/2004/07/CogiWebService">
<Status>2147483647</Status>
<SeabourneRef>String content</SeabourneRef>
<Base64PDFLabel>String content</Base64PDFLabel>
<DHLTrackingNumber>String content</DHLTrackingNumber>
<Errors>
<Error>
<ErrNumber>2147483647</ErrNumber>
<Description>String content</Description>
</Error>
<Error>
<ErrNumber>2147483647</ErrNumber>
<Description>String content</Description>
</Error>
</Errors>
</NeeleVATResponse>
The following is an example response Json body:
{
"Status":2147483647,
"SeabourneRef":"String content",
"Base64PDFLabel":"String content",
"DHLTrackingNumber":"String content",
"Errors":[{
"ErrNumber":2147483647,
"Description":"String content"
}]
}
The following is the request Xml Schema:
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CogiWebService" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CogiWebService" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="NeeleVATShipmentWithCustomsDocs">
<xs:complexContent mixed="false">
<xs:extension base="tns:NeeleVATShipment">
<xs:sequence />
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="NeeleVATShipmentWithCustomsDocs" nillable="true" type="tns:NeeleVATShipmentWithCustomsDocs" />
<xs:complexType name="NeeleVATShipment">
<xs:sequence>
<xs:element name="AccountCode" nillable="true" type="xs:string" />
<xs:element name="Authorisation" nillable="true" type="tns:Authorisation" />
<xs:element name="ConsigneeAddress" nillable="true" type="tns:Address" />
<xs:element name="ConsigneeEmail" nillable="true" type="xs:string" />
<xs:element name="ConsigneeRef" nillable="true" type="xs:string" />
<xs:element name="ConsigneeTel" nillable="true" type="xs:string" />
<xs:element name="ConsignorRef" nillable="true" type="xs:string" />
<xs:element name="DeliveryInstructions" nillable="true" type="xs:string" />
<xs:element name="IncoTerm" nillable="true" type="xs:string" />
<xs:element name="NrOfPieces" type="xs:int" />
<xs:element name="Pieces" nillable="true" type="tns:ArrayOfNeeleVATPiece" />
<xs:element name="ReturnAddress" nillable="true" type="tns:Address" />
<xs:element name="TransportMode" nillable="true" type="xs:string" />
<xs:element name="Weight" type="xs:decimal" />
</xs:sequence>
</xs:complexType>
<xs:element name="NeeleVATShipment" nillable="true" type="tns:NeeleVATShipment" />
<xs:complexType name="Authorisation">
<xs:sequence>
<xs:element name="Password" nillable="true" type="xs:string" />
<xs:element name="Username" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="Authorisation" nillable="true" type="tns:Authorisation" />
<xs:complexType name="Address">
<xs:sequence>
<xs:element minOccurs="0" name="Address1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Address2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Address3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="AttentionTo" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="City" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CompanyName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Country" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Department" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EORINumber" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="IsCompany" type="xs:boolean" />
<xs:element minOccurs="0" name="Postcode" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="State" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="StateCode" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="VATNumber" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="Address" nillable="true" type="tns:Address" />
<xs:complexType name="ArrayOfNeeleVATPiece">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="NeeleVATPiece" nillable="true" type="tns:NeeleVATPiece" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfNeeleVATPiece" nillable="true" type="tns:ArrayOfNeeleVATPiece" />
<xs:complexType name="NeeleVATPiece">
<xs:sequence>
<xs:element name="Height" type="xs:int" />
<xs:element name="Length" type="xs:int" />
<xs:element name="PieceNumber" type="xs:int" />
<xs:element name="Proformas" nillable="true" type="tns:ArrayOfProforma" />
<xs:element name="Weight" type="xs:decimal" />
<xs:element name="Width" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="NeeleVATPiece" nillable="true" type="tns:NeeleVATPiece" />
<xs:complexType name="ArrayOfProforma">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="Proforma" nillable="true" type="tns:Proforma" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfProforma" nillable="true" type="tns:ArrayOfProforma" />
<xs:complexType name="Proforma">
<xs:sequence>
<xs:element minOccurs="0" name="AdditionalCost" nillable="true" type="xs:decimal" />
<xs:element minOccurs="0" name="CountryOfOrigin" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ExpiryDate" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FreightCost" nillable="true" type="xs:decimal" />
<xs:element minOccurs="0" name="GrossWeight" nillable="true" type="xs:decimal" />
<xs:element minOccurs="0" name="HSCode" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ItemValue" type="xs:decimal" />
<xs:element minOccurs="0" name="NetWeight" nillable="true" type="xs:decimal" />
<xs:element minOccurs="0" name="Qty" type="xs:decimal" />
<xs:element minOccurs="0" name="QuantityUnitOfMeasureId" nillable="true" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="Proforma" nillable="true" type="tns:Proforma" />
</xs:schema>
Additional request Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="anyType" nillable="true" type="xs:anyType" />
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
<xs:element name="boolean" nillable="true" type="xs:boolean" />
<xs:element name="byte" nillable="true" type="xs:byte" />
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
<xs:element name="decimal" nillable="true" type="xs:decimal" />
<xs:element name="double" nillable="true" type="xs:double" />
<xs:element name="float" nillable="true" type="xs:float" />
<xs:element name="int" nillable="true" type="xs:int" />
<xs:element name="long" nillable="true" type="xs:long" />
<xs:element name="QName" nillable="true" type="xs:QName" />
<xs:element name="short" nillable="true" type="xs:short" />
<xs:element name="string" nillable="true" type="xs:string" />
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
<xs:element name="char" nillable="true" type="tns:char" />
<xs:simpleType name="char">
<xs:restriction base="xs:int" />
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration" />
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid" />
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName" />
<xs:attribute name="Id" type="xs:ID" />
<xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
<tns:element name="schema">
<tns:complexType />
</tns:element>
</tns:schema>
The following is the response Xml Schema:
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/CogiWebService" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/CogiWebService" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="NeeleVATResponse">
<xs:sequence>
<xs:element minOccurs="0" name="Status" type="xs:int" />
<xs:element minOccurs="0" name="SeabourneRef" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Base64PDFLabel" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="DHLTrackingNumber" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Errors" nillable="true" type="tns:ArrayOfError" />
</xs:sequence>
</xs:complexType>
<xs:element name="NeeleVATResponse" nillable="true" type="tns:NeeleVATResponse" />
<xs:complexType name="ArrayOfError">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="Error" nillable="true" type="tns:Error" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfError" nillable="true" type="tns:ArrayOfError" />
<xs:complexType name="Error">
<xs:sequence>
<xs:element minOccurs="0" name="ErrNumber" type="xs:int" />
<xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="Error" nillable="true" type="tns:Error" />
</xs:schema>
Additional response Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="anyType" nillable="true" type="xs:anyType" />
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
<xs:element name="boolean" nillable="true" type="xs:boolean" />
<xs:element name="byte" nillable="true" type="xs:byte" />
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
<xs:element name="decimal" nillable="true" type="xs:decimal" />
<xs:element name="double" nillable="true" type="xs:double" />
<xs:element name="float" nillable="true" type="xs:float" />
<xs:element name="int" nillable="true" type="xs:int" />
<xs:element name="long" nillable="true" type="xs:long" />
<xs:element name="QName" nillable="true" type="xs:QName" />
<xs:element name="short" nillable="true" type="xs:short" />
<xs:element name="string" nillable="true" type="xs:string" />
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
<xs:element name="char" nillable="true" type="tns:char" />
<xs:simpleType name="char">
<xs:restriction base="xs:int" />
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration" />
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid" />
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName" />
<xs:attribute name="Id" type="xs:ID" />
<xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
<tns:element name="schema">
<tns:complexType />
</tns:element>
</tns:schema>