Skip to main content

API - Update ASN details

Written by Tom Higgs
Updated over 2 months ago

This guide is intended for customers with custom-built third-party API integrations. It provides an additional method for updating details on an ASN, rather than the standard approach.

To update an ASN via the API you need to use the following request: /api/ASN/{id}.

The minimum information required is:

  • ASN ID

    • Found in the Address URL of the ASN.

  • Client ID

    • Found in the Address URL of the Client details page.

  • Any information you want to update (Items, Dates, Type, etc.)

Note: The rest of the information is optional and doesn't need to be included if not used.

We only allow ASN's to be edited if they are in NEW over the API.

Did this answer your question?