Home

CreateOrder Exportación

CreateOrder Exportación

🚧

If you need help don't forget to use our artificial intelligence

📘

Request

To carry out the consumption of the service for the creation of the order it is necessary to send a JSON object of the guide type and it requires the filling of the following fields:

Guide

Field nameTypeMaxLengthRequiredComments
senderAddress-RequiredIt is the sender of the shipment
receiverAddress-RequiredIt is the consignee of the shipment
packagePiecesPackage (Array)Package (Array)RequiredList of packages that make up the order, minimum one object is required within the array
currencyString5RequiredIt's a constant value: USD
clientReferenceclientReferenceclientReferenceOptionalUse this field to assign your own reference
deliveryOptionDeliveryOption-RequiredUse this field to assign your choose for the delivery option.
The default value for this field is id: 1.
To obtain the possible options see: The Delivery Options
packageTypePackageType-RequiredUse this field to assign your choose for the package type.
The default should be id: 1 for envelop, but you can change it if needed. To obtain the possible options see: The Package Types
serviceTypeServiceTypeServiceTypeOptionalIf your account is enabled to be able to select among the services assigned to you, use this field to specify the type of service you want to apply to the order. It is important that if you are using the field to select the idOrgDeliver, the service belongs to the Delivery Partner that you specify.
To obtain the possible options see: The Service Types
However, remember that the privileges to use this field depend on the configuration of your account, otherwise the service is assigned by our system. (For some accounts is available to choose the service, please keep in mind an easy way to be configured on your development)
In case your account allows it, our API allows you to select through this parameter, among the different configurations assigned to the accounts that your organization has.
Ask your account executive for the possible values for this purpose.
idOrgDeliverOrg-OptionalThrough this field it is possible to specify the deliveryPartner that you want to assign to the order, within the configuration of your account you have assigned different types of services and each one of them is provided by a specific organization. Therefore, if you also specify the serviceType field, the type of service must be provided by the organization that you specify in this field.
It is only possible to specify the organization that will be the deliveryParnter without specifying the serviceType and in this case our system will automatically assign the type of service of those that belong to the organization that you chose and you have assigned to your account.
To obtain the possible options see: The DeliveryPartners
insuredValueInsuredValue-OptionalWe need to know the value of the shipment and the currency of this value
flagInteger9OptionalWithin this field you can specify extended response characteristics.
If you want to include the print format within the response, enter the value = 1, if not the value = 0
tipo_pesoInteger1RequiredConstant value: 1
1 : (kg/cm)
isExportacionBoolean-RequiredConstant value: True

Child objects

The guide object contains sub-objects of which the filling of the following values is required

sender (Address)

Field NameTypeMaxlengthRequiredComments
zip
(zip code)
Integer10RequiredZip code for the address of the sender
contactPersonName-RequiredIt is an object of the type PersonName see the contact section for reference
cityString100RequiredCity for the address of the sender
countryString2RequiredMX ( Country Code in Alpha-2 format ISO 3166-1 )
countyString100OptionalNeighborhood, Town, municipality, district, County, etc. for the address of the sender
stateString2RequiredState, Province, or other top-level administrative region. Mandatory for some countries (AU, CA, CN, MX, MY, US). Ideally, use the abbreviations (2 letters for US/CA).
emailString100RequiredEmail address that helps to contact the sender
streetString250RequiredStreet for the address of the sender
streetNumberString50OptionalStreet Number for the address of the sender
apartmentNumberString50OptionalApartment, internal, etc. Number for the address of the sender
phonePhone100RequiredPhone that helps to contact the sender
phones (Array)Array-OptionalOther phone(s) that helps to contact the sender

receiver(Address)

Field NameTypeMaxlengthRequiredComments
zip
(zip code)
Integer10RequiredZip code for the address of the receiver shipment
contactPersonName-RequiredIt is an object of the type PersonName see the contact section for reference
cityString100RequiredCity for the address of the receiver shipment
countryString2RequiredUS ( Country Code in Alpha-2 format ISO 3166-1 )
countyString100OptionalNeighborhood, Town, municipality, district, County, etc. for the address of the receiver shipment
stateString2RequiredState, Province, or other top-level administrative region. Mandatory for some countries (AU, CA, CN, MX, MY, US). Ideally, use the abbreviations (2 letters for US/CA).
emailString100RequiredEmail address that helps to contact the receiver
streetString250RequiredStreet for the address of the receiver shipment
streetNumberString50OptionalStreet Number for the address of the receiver shipment
apartmentNumberString50OptionalApartment, internal, etc. Number for the address of the receiver shipment
phonePhone100RequiredPhone that helps to contact the receiver
phones (Array)Array-OptionalOther phone(s) that helps to contact the receiver

packagePieces

Package

Field NameTypeMaxlengthRequiredComments
heightInteger9RequiredIn centimeters.
It must be an integer number.
lengthInteger9RequiredIn centimeters.
It must be an integer number.
widthInteger9RequiredIn centimeters.
It must be an integer number.
weightFloat7.1RequiredIn kilograms.
Min 0.1
descriptionString500OptionalUse this field to enter the description of the contents of the package
DeclaredValueFloat10,2RequiredIn Mexico and other countries there is a regulation where the law requires that the value of the merchandise is declared and the description of the material that the shipment contains must be announced.
PieceInteger9RequiredIt is the TOTAL quantity of items that the package contains, regardless their variety.
Example: Assuming the shipment contains mice and cables, the pieces field must include the total number of articles:
For this example, if you bring 5 mice and 4 cables, the piece field should be filled as 9.
We fully understand that sometimes you have this information repeated for several shipments, so just as in the other cases you can place a fixed value.
itemsItem (Array) 9RequiredMust not be empty

contact

PersonName

Field NameTypeMaxlengthRequiredComments
givenNameString200RequiredIn this field it is expected to receive the name and may include the full name but it is recommended to divide it into its different parts within the PersonName object
surnameString50OptionalThis field is used for the paternal surname, although it is optional it is recommended not to include the full name inside the givenName but it is better to divide it, since it helps in later searches
surname2String50OptionalThis field is used for the maternal last name, although it is optional it is recommended not to include the full name inside the givenName but it is better to divide it, since it helps in later searches

ServiceType

Use this field to specify some kind of service assigned to your account

Field NameTypeMaxlengthRequiredComments
idInteger999OptionalIn case your account allows it, our API allows you to select through this parameter, among the different configurations assigned to the accounts that your organization has.
Ask your account executive for the possible values for this purpose.
Your executive can configure your account so that you can select between the different business flows, as it may be that you only want to use the services of customs clearance, b2b, c2c, etc. In these cases you can select one of these options.
To specify this option you can make use of this field using a value from the list provided by your executive.

ClientReference

Field NameTypeMaxlengthRequiredComments
codeString50OptionalIf your system generates a unique identifier that you want to link to the created order, you can send it in this field.
You can search for your orders through this field, so that you use your own tracking number.
There is the possibility of configuring your account so that in case our system receives this duplicate field, the system returns the previously created guide or if you wish we can configure your account so that this field can be repeated multiple times. In the second case, it is not possible to trace through this field.

Item

Field NameTypeMaxlengthRequiredComments
descriptionString100RequiredItem description
quantityInteger99RequiredMin. 1 piece
lengthFloat99.9RequiredIn centimeters. Min 0.1
widthFloat99.9RequiredIn centimeters. Min 0.1
heightFloat99.9RequiredIn centimeters. Min 0.1
actual_weightFloat7.1RequiredIn kilograms. Min 0.1
declared_customs_valueFloat999.9RequiredIn Mexico and other countries there is a regulation where the law requires that the value of the merchandise is declared and the description of the material that the shipment contains must be announced.
declared_currencyString3RequiredUSD (CODIGO de ISO-4217 )

Response

When the consumption is done, the API will return an object with the following features:

👍

Successful response

Guide

Field nameTypeMaxLengthComments
senderAddress-This field contains the data as originally received at the request.
receiverAddress-This field contains the data as originally received at the request.
packagePiecesPackage (Array)-This field contains the data as originally received at the request.
flagInteger9This field contains the data as originally received at the request.

❗️

Failed Response

wsErrors elements

Field NameTypeComments
typeIntegerSeverity of the error
codeStringError code
descriptionStringDescription with more details of the detected error

❗️

Errors

TypeCodeDescription
errorNJSONFThe object recived doesn't look like a valid json
errorGONULLYou must send to us a valid object of type Guide, please refer to documentation on: [URL API DOCS]
errorEXINSVThe filed: InsuredValue must be an object ( [MESSAGE] ) to see the schema for this object refer to: [URL API ] getInsuredValueScheme
errorNIVVThe filed: InsuredValue.Value in the guide object can't be null, must be defined
errorIVNNThe filed: InsuredValue.Value in the guide must be numeric and is required ( [MESSAGE] )
errorNIVTThe filed: InsuredValue.Code in the guide object can't be null, must be defined
errorEXPTThe filed: PackageType must be an object ( [MESSAGE] ) to see the schema and posible values for this object refer to: [URL API] getPackageTypes
errorNOPTThe filed: PackageType in the guide object can't be null, must be defined
errorNPTIThe filed: PackageType.id in the guide must be numeric and is required ( [MESSAGE] )
errorFLNIIf you include the filed: flag in the guide it must be an integer
errorFLNIIf you include the filed: format_B64 in the guide it must no to be empty
errorCODERRIf you include the COD cost it must be a float value
errorEXIMThe filed: infoMERQ must be an object ( [MESSAGE] )
errorEXADDTThe filed: Sender must be an object ( [MESSAGE] ) to see the schema for this object refer to: [URL API] getAddressScheme
errorNOADDTThe filed: Sender in the guide object can't be null, must be defined
errorEXRECEThe filed: Receiver must be an object ( [MESSAGE] ) to see the schema for this object refer to: [URL API] getAddressScheme
errorNORECEThe filed: Receiver in the guide object can't be null, must be defined
errorPRSERRWe can't parse your json to our guide object by an unexpected exception: ( [MESSAGE] )
errorERRRMEl pais del consignatario es requerido y debe ser US
errorERRRMEl pais del consignatario debe ser US
errorERRRSEl estado del consignatario es requerido
errorERRRCLa ciudad del consignatario es requerido
errorERRRMEl correo del consignatario es requerido
errorERRSMEl correo del remitente es requerido
errorERRLIPara exportaciones debe indicar el contenido del paquete
errorERRQITodos los productos deben tener quantity mayor a 0
errorERRDITodos los productos deben tener description
errorERRDCITodos los productos deben tener declare_currency
errorERRDCIEl campo declare_currency debe ser un codigo de la ISO-4217
errorERRDCVITodos los productos deben tener declare_custom_value mayor a 0
errorERRLEITodos los productos deben tener length mayor a 0
errorERRWTodos los productos deben tener width mayor a 0
errorERRHITodos los productos deben tener height mayor a 0
errorERRAWITodos los productos deben tener actual_weight mayor a 0
errorERRAWOFEl campo actual_weight de los productos deben ser menor a 7.1
errorEXCERRVGError en validacion: [MESSAGE]
errorEMPTYPRODThere are no products in stock for product : [SKU PRODUCT]
warningSTNOTMDPWe can't find the serviceType selected ( [SERVICE ID] ) on the list of services available to the selected ([DELIVERY ID) DP, the system will ignore the serviceType
warningSTNOTMDPWe can't find the serviceType selected ( [SERVICE ID] ) on the list of services available to the selected ( [DELIVERY ID] ) DP, the system will ignore the serviceType
errorNOSTONURSWe can't find the service type ( [SERVICE ID] ) on the list of services assigned to your user
errorNOCPFOUNDWe can't find the zip code that you're looking for please verify if it is correct
warningNOSTFOUNDWe can't find any service type assigned to your user
errorNOCPFOUNDWe can't find the zip code that you're looking for please verify if it is correct
errorNOFDXKEYThe keys id:3 is not found
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS DE id:3
errorNORPKEYThe keys id:4 is not found
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS DE id: 4
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS 13
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS 11
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS 11
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS 19
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS 19
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS 34
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS 73
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LAS TARIFAS 73
errorEXCESOCURRIO UNA EXCEPCION AL OBTENER LAS TARFIAS
errorEXCEPTIONOCURRIO UNA EXCEPCION AL OBTENER LA COBERTURA
warningRESTZONEWe can't use the delivery parnter: [DELIVERY ID] to the zip code [ZIP CODE RECEIVER] becasue is on the restricted coverage zone list of services
errorNOFDXKEYThe keys id:3 is not found
errorERRESTCWe can't consume the extended data from our deliveryPartner
errorNORPKEYThe keys id:4 is not found
errorERRESTCWe can't consume the extended data from our deliveryPartner
errorERRQPCWe can't consume the extended data from our deliveryPartner
errorERRCOGWe can't recover the id: 11 format for guide: [GUIDE NUMBER] and tracking code: [CLIENT REFERENCE]
errorERRPXCWe can't consume the extended data from our deliveryPartner 11
errorERRESTCWe can't consume the extended data from our deliveryPartner 19
errorERRESTCWe can't consume the extended data from our deliveryPartner 21
errorERRESTCWe can't consume the extended data from our deliveryPartner 21
errorERRESTCWe can't consume the extended data from our deliveryPartner 73
errorERRESTCWe can't consume the extended data from our deliveryPartner 13
errorERRSCMWe can't consume the extended data from our deliveryPartner 32
errorERRSNDXWe can't consume the extended data from our deliveryPartner 34
errorERRPORTEOWe can't consume the extended data from our deliveryPartner 136
errorERRESTCWe can't consume the extended data from our deliveryPartner 137
errorERRCAPOAPI MESSAGE 3 : [API MESSAGE]
errorAPICODE3-[EXCEPTION CODE]API MESSAGE 3 : [API MESSAGE]
errorAPICODE4-[EXCEPTION STATUS]API MESSAGE 4 : [API MESSAGE]
errorOVERWThe weight is over the permited by the contract
errorAPICODE11-[API MESSAGE TYPE]API MESSAGE 11 : [API MESSAGE]
errorAPICODE11-[API MESSAGE TYPE]API MESSAGE 11 : [API MESSAGE]
errorESTFERRAPI MESSAGE 19 : [API MESSAGE]
errorDHLMSGAPI MESSAGE 21 : [API MESSAGE]
errorEXCEPTIONEXCEPTION MESSAGE 73 : [EXCEPTION MESSAGE]
errorEXC_ERREXC-[EXCEPTION MESSAGE]
errorSCMERRAPI MESSAGE 32 : [API MESSAGE]
errorEXCEPTIONAPI MESSAGE 34 : [API MESSAGE]
errorNOIATATHE FIELD IATA IS NOT RECEIVED ON THE RESULT OF THE WEB SERVICE
errorNOIATATHE FIELD IATA IS NOT RECEIVED ON THE RESULT OF THE WEB SERVICE
errorAPICODE34-[API MESSAGE TYPE]API MESSAGE 34 : [API MESSAGE]
errorEXCEPTIONAPI MESSAGE 34 : [API MESSAGE]
errorEXCEPTIONTHE WEB SERVICE DOES NOT RETURN THE FIELDS REQUIRED TO PRINT THE LABEL
errorporteoERRPNError, no se ha generado al guia en el DP
errorporteoERRPNError, no se ha generado al guia en el DP
errorporteoERRPNerror, no se ha parsear la respuesta desde el webService del DP
errorporteoERRPNError, no se ha generado al guia en el DP
errorERRAPI MESSAGE 137 : [API MESSAGE]
errorERRAPI MESSAGE 137 : [API MESSAGE]
errorERRWe try to create the guide for J&T but it fail
errorERR[MESSAGE ERROR]
warningERRESTCWe can't consume the extended data from our deliveryPartner 182
errorERRWe try to create the guide for J&T but it fail
warningERRESTCWe can't consume the extended data from our deliveryPartner 182
errorERRMUEMalformedURLException : [MESSAGE]
errorERRIOEIOException : [EXCEPTION]
errorERRGNCGuia no creada
errorERRAPI250-[CODE][API MESSAGE]
warningERRESTCWe can't consume the extended data from our deliveryPartner 250
warningNQUOFWe don't have coverage on this area with your assigned deliveryPartner
errorEMPTYPRODThe product not found: [PRODUCT SKU]
errorGUIDE EXISTThe guide already exist
errorEMPTYPRODThe list of products is empty, please rectify
errorWARELFWe can't render the label to: [GUIDE NUMBER] we are returning the standard pdf file
warningORDERECWe detect your org use a unique reference, and we recover the last register created under it: [CLIENT REFERENCE]
errorCDESRVNNThe value you are sending in the code field of the serviceType object must be numeric, please verify it.
errorCDESRVNVThe value you are sending in the code field of the serviceType object is not valid, please verify it
warningONBRAKETIMEThe last transaccions is taking more than your timeout waiting time, please wait until the server restore the performance
warningNZIPCThe filed: ServiceType in the guide object is null, it could be because we don't have coverage on this area
errorNOSERVThe user: [USERNAME] doesn't have the serviceType: [SERVICE ID] required to create this order
warningNOLBLNWe detect your org use their own lable and as no format needed, if it is not true please inform us please
errorERRFCWe can't create the attached label file: [EXCEPTION MESSAGE]
warningWARELFWe can't render the label to: [GUIDE NUMBER] we are returning the standard pdf file
errorERRSGWe can't create the order guide, please contact with the IT team of Hound Express to report an solve it: [EXCEPTION MESSAGE]
warningNZIPCThe address is formed correctly but is the ZIP Code correct?, it is possible to create the document but maybe this shipment has problems to be delivered
warningNQUOFWe don't have coverage on this area with your assigned deliveryPartner
errorInvalid UserThe user does not have permission to use WMS
errorNull ObjectThe guide object is null
errorEmpty ProductsProducts are required
errorQuantity MissingQuantity is required
errorIdentifier MissingIdentifier is required
errorEmpty ReceiverReceiver is required
errorZip MissingZip is required
errorCountry MissingCountry is required
errorCounty MissingCounty is required
errorStreet Number MissingStreet Number is required
errorApartment Number MissingApartment Number is required
errorState MissingState is required
errorCity MissingCity is required
errorReceiver Name MissingReceiver Name is required
errorPhone MissingPhone is required
errorService Type MissingService Type is required
Language
Click Try It! to start a request and see the response here!