It is the API that allows alerting the arrival of an Export and Import MAWB within the Hound Express System, associated to a folio and a reference.
If you need help don't forget to use our artificial intelligence
Introducction:
It is important that you know the difference between Master Air Waybill (MAWB) and Internal Air Waybill (HAWB), since information from both concepts will be entered.
The AWB” (Air Waybill), Air Waybill or Air Waybill, is the main document of the contract of carriage by air.
This document, unlike the bill of lading, does not give right over the merchandise but it does give the right to claim it. It is generally nominative, therefore not endorsable and non-negotiable. The document itself indicates it with the mention Not negotiable Air Waybill. It bears the signature of the carrier or its agent and an issue date. If the AWB is issued by a freight forwarder instead of a regular airline, then the AWB is called House Air Waybill (HAWB)
So that:
The Master Air Waybill (MAWB) is issued by the airline and delivered to the consolidator or consolidator. Aerial Knowledge covers a consolidated expedition, indicating the freight agent and/or the consolidator as shipper and the deconsolidator as consignee.
However, the Master Air Waybill is the document that certifies each individual shipment of consolidated merchandise. It is issued by the consolidator and/or transitory and contains instructions for the deconsolidation agent.
Name Description Service name receiveMAWBImp EndPoint https://ws_pods.hound-express.com/Sabueso/ws/deliveryServices/receiveMAWBImp Headers https://apis-hound-express.readme.io/docs/the-headers-request Method POST Parameters JsonObject see: The guide object
RequestTo carry out the consumption of the service for the creation of the order it is necessary to send a json object of the MAWB type that contains the following fields:
MAWB/ BOL
Field name Type MaxLength Required Comments expected_arrive_date String 20 Optional Please inform us about the date when the MAWB will arrive with us
the spected format of the string is: yyyy-MM-dd HH:mm:ss using 24h standardmanifest_type String 3 Required USA-MEX = Origin from USA to destination MEX
MEX-USA = MEX origin to USA destination.mawb_content Guide (Array) - Required This field must contain all the HAWB numbers, the numbers added here must correspond to the assigned tracking guide number generated using the create order service , if the order was created before you only need to fill the field guideNumber of each element of the array mawb_object Package (Array) Array Required General mawb data, some values are decimal, integer and text.
MAWB CONTENT
Field Name Type maxLength Required Comments client_reference String 60 Optional Client´s Reference of your product in the case exists if not exists you can use a dummy. The BOL number must be entered description_complementary String 500 Required it´s the description of your product guideNumber String 30 Required Guide number of HAWB peso Double 10 Required Weight of your product piece Integer 5 Required Total pieces of product saca String 30 Optional it´s the bag id or your cartoon number of your product, or house valor_declarado Double 10 Required Declared value of your product in USD zip code Integer 5 Optional Zip of your consignee antidumping Integer Optional Identify, by catalog, whether a product is eligible for antidumping duty application rfc_curp String 18 Optional RFC: It is the unique registration key that identifies any person who carries out an economic activity and must contribute to public spending before the SAT.
CURP: The Unique Population Registration Code (CURP) is an instrument that individually registers all inhabitants of the country, both nationals and foreign residents, as well as Mexican men and women who live in other countries.
The tax identification number of the country of residence or the social security number in the case of foreigners.hts_code Integer 10
Min 6Optional HTS stands for Harmonized Tariff Schedule, a classification system used in the United States to help determine customs duties to be paid on imports. HTS codes are 10-digits (the first six digits are the same as the HS code for the goods). made_in Integer Optional Identify, by catalog, the physical location of the final production of an item (where the product was manufactured).
MAWB OBJECT
Field name Type maxlength Required Comments bultos Integer 5 Required Mawb lumps colocacion String 3 Required Place the mawb customs of arrival if your mawb arrival in AIFA type NLU, else if your mawb arrival in CDMX type MEX, else if your mawb arrival in GDL type GDL, else if your mawb arrival in LAREDO type NLR id_origen Integer 2 Required if the mawb´s the origin is CN please type 18. To MX origin type 26, otherwise type 19. paquetes Integer 5 Required Number of mawb packets physicalWeight Double 5 Required Physical weight of the mawb volumetricWeight Double 5 Required Volumetric weight of the mawb weigth Double 5 Required Weight of the mawb
Response
Successful response
Field Name Type Comments type String Severity of the success code String Success code description String Description with the details of manifest create
Failed ResponsewsErrors elements
Field Name Type Comments type String Severity of the error code String Error code description String Description with more details of the detected error
Errors
Type Code Description error ECGOFJ The object json is malformed, it must have a correctr structure, please verify the documentation on: [URL API DOCS] error NOMAWBF The field: mawb_format_fileName must not be empty error NOMAWBC The field: mawb_format must not be null and must have the byteArray of the digitalized MAWB error NOMAWBDF The field: Expected_arrive_date must be on yyyy-MM-dd HH:mm:ss format error NOWEIG The field: weight in mawb object is requered error NOPAQ The field: paquetes in mawb object is requered error NOPAQ The field: id_origen in mawb object is requered error NOPAQ The field: physicalWeight in mawb object is requered error NOPAQ The field: volumetricWeight in mawb object is requered error NOPAQ The field: colocacion in mawb object is requered error NOPAQ The field: bultos in mawb object is requered error NOMAT The field: manifest type in mawb object is requered error NOMAT The format is incorrect, we expect these two options MEX-USA or USA-MEX, you are sending: ( [MESSAGE] ) please check the information. error NOMAWBO The field: Mawb object is requered error ERROR The field: colocacion is incorrect in this case it is USA-MEX the customs can not be NLR, put arrival in AIFA put NLU if not your mawb arrival in CDMX put MEX if not your mawb arrival in GDL put GDL error ERROR The field: colocacion is incorrect in this case it is MEX-USA the customs can not be NLR, put arrival in AIFA put NLU if not your mawb arrival in CDMX put MEX if not your mawb arrival in GDL put GDL error ERROR The field: guideNumber not exist, the guide is: ( [MESSAGE] ) please check this data error ERROR The field: valor_declarado is required on guide: ( [MESSAGE] ) error ERROR The field: peso is required on guide: ( [MESSAGE] ) error ERROR we detect an error: ( [MESSAGE] )