Function showAssetPurchaseOrder

  • Get the data for an asset purchase order

    Parameters

    • id: string

      ID of the asset purchase order to retrieve

    • query_params: Record<string, any> = {}

      Query parameters to add the to request URL

    Returns Observable<PlaceAssetPurchaseOrder>