Skip to content
English
  • There are no suggestions because the search field is empty.

2026 June: Swift+ Application Programming Interface (API) Release

Description of API Features Now Available in the Swift+ APIs

Release Feature Highlights

Click the workflow link below to scroll straight to that section.

BUG FIXES

BILLING 
  • ONE: Undefined sorting resolved for all versions of listed endpoints: Due to undefined sorting results were not being consistently returned to provide all data.
    • GetAdditiveInvoices
    • GetAdditiveInvoiceTransactions
    • GetMiscellaneousInvoices
    • GetStorageInvoicePayments
    • GetTerminallingInvoices
    • GetTerminallingInvoiceTransactions
    • GetTransportationInvoices
    • GetTransportationInvoiceTransactions
    • GetTimeBasedInvoices
  • TWO: Removed optional parameter from version 6: Path parameters are always required, making the optional designation unnecessary.
    • GetAdditiveInvoiceDetails
    • GetAdditiveInvoiceTransactions
    • GetAdditiveInvoiceTransactionDetails

 

INVENTORY
  • THREE: Undefined sorting resolved for all versions of listed endpoints: Due to undefined sorting results were not being consistently returned to provide all data.
    • GetBookingHistory
    • GetBookingngHistoryUpdates
    • GetCurrentInventoryDetails
    • GetCurrentInventorySummary
    • GetInventoryProjections
    • GetProductTransferOrder

 

LOADING
  • FOUR: Undefined sorting resolved for all versions of listed endpoints: Due to undefined sorting results were not being consistently returned to provide all data.
    • GetCarrierAuthorization
    • GetBillOfLadingLineItems
  • FIVE: Improved error handling.
    • GetBillsOfLading: Return 204 where applicable with no content instead of 500
    • GetBillOfLadingDetails: Return 404 BOL ID Not found instead of 500.
    • GetBillOfLadingLineItems: Return 404 BOL ID Not found instead of 500.

 

ENHANCEMENTS

API Infrastructure Upgrade to .NET10
  • ONE: The .NET10 upgrade improves security and performance for all libraries and endpoints.
    • Billing
    • Inventory
    • Loading
    • Locations
    • Products
    • Shipping

 

BILLING VERSION 6 
  • TWO: NEW🎉 GetSubscriptionInvoiceTransactions: Returns a list of transactions for analyzing the Swift+ Subscription Invoice.

 

INVENTORY VERSION 2 & 3 
  • THREE: GetCurrentInventoryDetails add meta data for pagination results.

 

LOADING VERSION 4 
  • FOUR: NEW🎉 GetSupplierAuthorizationSequencing: Returns a list of a supplier's authorization sequencing records.

  • FIVE: NEW🎉 GetBillsOfLadingPIDX5: Returns html format of BOLs for PIDX5.

  • SIX: Added ExportTrailerID to assist with export loads.
    • GetBillsOfLading
    • GetBillsOfLadingBulk
    • GetBillOfLadingDetails
    • GetBillsOfLadingPIDX5

  • SEVEN: Added Additive description(s) to the results to align with BOL printed at terminals.
    • GetBillsOfLadingBulk

 

PRODUCTS VERSION 1 
  • EIGHT: NEW🎉 GetAdditivesLocations: Returns a filterable list of all active additives and their available terminal locations.

 

SHIPPING VERSION 5 
  • NINE: Added 1090 EPA Compliance data (Component, Sulfur Content, Fuel Type, Oxegenate and RVP).
    • GetOriginReleases
    • GetOriginReleaseDetails
    • GetOriginReleaseUpdates

  • TEN: Added Sample data from Prospector to assist with EPA Compliance reporting (SampleID and ReferenceID).
    • GetOriginReleases
    • GetOriginReleaseDetails
    • GetOriginReleaseUpdates