Export Assure Commodity Compliance Guidance Request Example
POST {{base_url}}/api/brokerage/v1/importexport/exportassure
Request Body
{"transID"=>"c5d87df5-ac58-4ff7-9f96-103debe66496", "evaluateDescriptions"=>true, "evaluatePoaRequirements"=>false, "evaluateImportExportRequirements"=>false, "shipment"=>{"id"=>"47cb07b6-69f1-4ded-95ff-953fee2667de", "importCountryCode"=>"CA", "exportCountryCode"=>"US", "translationLocale"=>"EN", "transModes"=>"INT_AIR", "shipmentType"=>"GIFT", "shipmentDescription"=>"gifts", "grossWeight"=>15, "grossWeightUnit"=>"KG", "shipmentItems"=>[{"commodityId"=>"47cb07b6-69f1-4ded-95ff-953fee2667de", "eccn"=>"EAR99", "hsCode"=>"6109.10.0004", "description"=>"t-shirts", "originCountryCode"=>"US", "amountValue"=>1200, "currencyCode"=>"USD", "quantity"=>5, "UOM"=>"Dozen"}, {"commodityId"=>"47cb07b6-69f1-4ded-95ff-953fee2667de", "eccn"=>"EAR99", "hsCode"=>"6109.10.0042", "description"=>"t-shirts", "originCountryCode"=>"US", "amountValue"=>2400, "currencyCode"=>"USD", "quantity"=>10, "UOM"=>"Dozen"}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
accountNumber | number | ||
transactionSrc | string |
RESPONSES
status: OK
{"transID":"45682","shipment":{"id":"ShipmentId100","hasCommodityWarnings":true,"descriptionGuidance":{"isMatched":false,"message":null,"sourceListName":null,"matchedKeyword":null},"poaCompliance":{"importerPoaRequiredFlag":false,"importerEvaluationCriteria":null,"importerPoaOnFileIndicator":"Null","importerCommodityId":null,"importerCommodityDescription":null,"exporterPoaRequiredFlag":false,"exporterEvaluationCriteria":null,"exporterPoaOnFileIndicator":"Null","exporterCommodityId":null,"exporterCommodityDescription":null,"exporterOnlineFormFlag":false,"exporterDocuSignTemplateId":null},"importExportCompliance":{"shipmentValue":101,"shipmentCurrencyCode":"USD","translationLocale":"EN","hasShipmentWarnings":false,"hasCommodityWarnings":true,"commodityWarningsMessage":"Your shipment may have additional clearance considerations, see below for detail:","isShipmentOverGiftValueThreshold":false,"shipmentOverGiftValueThresholdMessage":null,"isShipmentOverGiftWeightThreshold":false,"shipmentOverGiftWeightThresholdMessage":null},"shipmentItems":[{"commodityId":"Test1","hsCode":"3605000000","description":"tshirt","descriptionGuidance":{"isMatched":true,"message":"Men's Shirts, Lingerie, Girls' Vests, Boys', Jackets","sourceListName":"Global","matchedKeyword":"tshirt"},"importExportCompliance":{"isUpsProhibited":false,"upsProhibitedMessage":null,"isTranslatedIndicator":false,"complianceOutput":[]}},{"commodityId":"Test2","hsCode":"","description":"laptop","descriptionGuidance":{"isMatched":false,"message":null,"sourceListName":null,"matchedKeyword":null},"importExportCompliance":{"isUpsProhibited":false,"upsProhibitedMessage":null,"isTranslatedIndicator":false,"complianceOutput":[{"categoryType":"Import","controlTypes":[{"controlType":"Free Trade Agreement","controlTypeCode":"FTA","isRequired":" Maybe","controlTypeMessage":"Based on the information you provided, your shipment is eligible for reduced duties and taxes under the United States Mexico and Canada Agreement (CUSMA) free trade agreement. To receive these benefits, you’ll need to fill out the certificate of origin document on the next screen","controlDetails":[{"controlDetailName":"","controlDetailDescription":"United States Mexico and Canada Agreement (CUSMA)"}]}]},{"categoryType":"Import","controlTypes":[{"controlType":"Document","controlTypeCode":"DOC","isRequired":"Maybe","controlTypeMessage":"Based on the information you provided, your shipment is eligible for reduced duties and taxes under the United States Mexico and Canada Agreement (CUSMA) free trade agreement. To receive these benefits, you’ll need to fill out the certificate of origin document on the next screen","controlDetails":[{"controlDetailName":"b046c134-a2b0-4367-b4c4-665d861a19e7","controlDetailDescription":"United States Mexico and Canada Agreement (CUSMA)"}]}]}]}}]},"errors":{"errors":[]},"perfStats":{"absLayerTime":"1309","fulfillTime":"Thu Aug 01 14:24:51.709 -04:00 2024","receiptTime":"Thu Aug 01 14:24:50.399 -04:00 2024"}}