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.