Hierarchy

  • SalesOrdersAPI

Constructors

Properties

Methods

Constructors

Properties

client: AxiosInstance

Methods

  • The getByExternalId method retrieves a specific sales order by its externalOrderId.

    Parameters

    • externalOrderId: string

      Id that matches that of the desired sales order.

    Returns Promise<AxiosResponse<SE.SalesOrder, any>>

Generated using TypeDoc