### Products API Source: https://cert.customscity.com/api-documentation/index Endpoints for managing products. ```APIDOC ## Products API ### Manage Products ### Method POST ### Endpoint /api/products ### Description Manages products (creation or other operations). --- ### Update Products ### Method PUT ### Endpoint /api/products ### Description Updates products. ``` -------------------------------- ### ABI Documents API Source: https://cert.customscity.com/api-documentation/index Endpoints for managing ABI documents, including listing and creating. ```APIDOC ## ABI Documents API ### List of ABI Documents ### Method GET ### Endpoint /api/abi/documents ### Description Retrieves a list of ABI documents. --- ### Create ABI Document ### Method POST ### Endpoint /api/abi/documents ### Description Creates a new ABI document. ``` -------------------------------- ### Cargo Release MID API Source: https://cert.customscity.com/api-documentation/index Endpoint for creating a Cargo Release MID. ```APIDOC ## Cargo Release MID API ### Create CargoReleaseMID ### Method POST ### Endpoint /api/cargo-release-mid ### Description Creates a Cargo Release MID. ``` -------------------------------- ### Manifest Query API Source: https://cert.customscity.com/api-documentation/index Endpoints for querying manifest data. ```APIDOC ## Manifest Query API ### Query Manifest ### Method POST ### Endpoint /api/manifest-query ### Description Queries manifest data. --- ### Find Latest Manifest Query Response ### Method GET ### Endpoint /api/ManifestQueryLatestResponse ### Description Retrieves the latest response for a manifest query. --- ### Get Manifest Query by Request ID ### Method GET ### Endpoint /api/ManifestQueryByID/{RequestId} ### Parameters #### Path Parameters - **RequestId** (string) - Required - The ID of the request. ### Description Retrieves manifest query details by its request ID. ``` -------------------------------- ### Create DIS API Source: https://cert.customscity.com/api-documentation/index Endpoint for creating a DIS (Declaration Information System) entry. ```APIDOC ## Create DIS API ### Create DIS ### Method POST ### Endpoint /api/dis ### Description Creates a new DIS entry. ``` -------------------------------- ### Documents API Source: https://cert.customscity.com/api-documentation/index Endpoints for managing documents, including listing, creating, updating, and deleting. ```APIDOC ## Documents API ### List of Documents ### Method GET ### Endpoint /api/documents ### Description Retrieves a list of all documents. --- ### Create Document ### Method POST ### Endpoint /api/documents ### Description Creates a new document. --- ### Update Document ### Method PUT ### Endpoint /api/documents ### Description Updates an existing document. --- ### Delete Document ### Method DELETE ### Endpoint /api/documents ### Description Deletes a document. ``` -------------------------------- ### Duty Calculation API Source: https://cert.customscity.com/api-documentation/index Endpoint for creating a duty calculation. ```APIDOC ## Duty Calculation API ### Create DutyCalculation ### Method POST ### Endpoint /api/duty-calculation-tool ### Description Creates a duty calculation using the duty calculation tool. ``` -------------------------------- ### ABI Send API Source: https://cert.customscity.com/api-documentation/index Endpoint for sending ABI documents. ```APIDOC ## ABI Send API ### Send ABI Documents ### Method POST ### Endpoint /api/abi/send ### Description Sends ABI documents. ``` -------------------------------- ### Manufacturer API (MID) Source: https://cert.customscity.com/api-documentation/index Endpoints for managing Manufacturer IDs (MID) with CustomsCity, including querying, creating, and updating. ```APIDOC ## Manufacturer API (MID) ### Get MID from CustomsCity ### Method GET ### Endpoint /api/query/mid ### Description Retrieves Manufacturer IDs (MID) from CustomsCity. --- ### Create MID ### Method POST ### Endpoint /api/query/mid ### Description Creates a new Manufacturer ID (MID). --- ### Update MID ### Method PUT ### Endpoint /api/query/mid ### Description Updates an existing Manufacturer ID (MID). --- ### Create MID by asking CBP ### Method POST ### Endpoint /api/query/mid/retrieve ### Description Creates a Manufacturer ID (MID) by requesting it from CBP. --- ### Get Manufacturer List ### Method GET ### Endpoint /api/query/mid/list ### Description Retrieves a list of manufacturers. ``` -------------------------------- ### Messages API Source: https://cert.customscity.com/api-documentation/index Endpoint for listing messages. ```APIDOC ## Messages API ### List of Messages ### Method GET ### Endpoint /api/messages ### Description Retrieves a list of messages. ``` -------------------------------- ### Send Documents API Source: https://cert.customscity.com/api-documentation/index Endpoint for sending documents. ```APIDOC ## Send Documents API ### Send Documents ### Method POST ### Endpoint /api/send ### Description Sends documents. ``` -------------------------------- ### Document Holds API Source: https://cert.customscity.com/api-documentation/index Endpoint for retrieving document holds. ```APIDOC ## Document Holds API ### Get Documents ### Method GET ### Endpoint /api/document-holds ### Description Retrieves documents that are on hold. ``` -------------------------------- ### Review HTS API Source: https://cert.customscity.com/api-documentation/index Endpoint for reviewing HTS (Harmonized Tariff Schedule) data. ```APIDOC ## Review HTS API ### Review HTS ### Method POST ### Endpoint /api/review-hts ### Description Initiates a review of HTS data. ``` -------------------------------- ### PDF Reports API Source: https://cert.customscity.com/api-documentation/index Endpoints for generating PDF reports, including detailed and summary reports. ```APIDOC ## PDF Reports API ### Detailed Report ### Method GET ### Endpoint /api/pdf-reports ### Description Generates a detailed PDF report. --- ### Summary Report ### Method GET ### Endpoint /api/pdf-reports/summary ### Description Generates a summary PDF report. ``` -------------------------------- ### Webhooks Source: https://cert.customscity.com/api-documentation/index Endpoints for various webhook notifications related to different customs processes. ```APIDOC ## Webhooks ### AIR AMS/ACAS Webhook ### Method POST ### Endpoint AIR AMS/ACAS ### Description Receives webhook notifications for AIR AMS/ACAS events. --- ### ABI Webhook ### Method POST ### Endpoint ABI ### Description Receives webhook notifications for ABI events. --- ### ABI Type 86 Webhook ### Method POST ### Endpoint ABI Type 86 ### Description Receives webhook notifications for ABI Type 86 events. --- ### Ocean AMS Webhook ### Method POST ### Endpoint Ocean AMS ### Description Receives webhook notifications for Ocean AMS events. --- ### ISF Webhook ### Method POST ### Endpoint ISF ### Description Receives webhook notifications for ISF events. ``` -------------------------------- ### Reports API Source: https://cert.customscity.com/api-documentation/index Endpoints for generating various types of reports, including duty fees and CBP reports. ```APIDOC ## Reports API ### Get Duty Fees Report ### Method GET ### Endpoint /api/reports/duty-fees ### Description Retrieves the duty fees report. --- ### Get Duty Fees HTS Report ### Method GET ### Endpoint /api/reports/duty-fees-hts ### Description Retrieves the duty fees HTS report. --- ### Get Duty Fees HTS JSON Report ### Method POST ### Endpoint /api/reports/duty-fees-hts-json ### Description Retrieves the duty fees HTS report in JSON format. --- ### Get 7501 CBP Report ### Method GET ### Endpoint /api/reports/7501 ### Description Retrieves the 7501 CBP report. --- ### Get Status 7501 CBP Report ### Method GET ### Endpoint /api/reports/7501/{id} ### Parameters #### Path Parameters - **id** (string) - Required - The ID of the report. ### Description Retrieves the status of a 7501 CBP report by its ID. ``` -------------------------------- ### Document Status API Source: https://cert.customscity.com/api-documentation/index Endpoint for retrieving document status. ```APIDOC ## Document Status API ### Get Documents ### Method GET ### Endpoint /api/document-status ### Description Retrieves the status of documents. ``` -------------------------------- ### Change Entry Number API Source: https://cert.customscity.com/api-documentation/index Endpoint for changing the entry number. ```APIDOC ## Change Entry Number API ### Change Entry Number ### Method POST ### Endpoint /api/change-entry-number ### Description Changes the entry number for a record. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.