How does the NetSuite FedEx integration handle multiple FedEx accounts?
APIWORX supports unlimited FedEx accounts in a single NetSuite environment. Account selection is rules-driven — by warehouse, by NetSuite subsidiary, by customer-assigned shipper account number, or by service level. You can route Ground shipments through one account and Freight through another without writing SuiteScript.
Does APIWORX integrate FedEx with NetSuite for rate shopping at the Sales Order?
Yes. APIWORX exposes a real-time rate-shopping endpoint that returns FedEx rates across Ground, Express, Home Delivery, and Freight services for a given NetSuite Sales Order. Rates are returned within 200–400ms and can be presented in the Sales Order UI through a SuiteScript client script we provide.
Will the FedEx tracking number write back to my NetSuite Sales Order automatically?
Yes. As soon as APIWORX generates the FedEx label, the tracking number is written to the NetSuite Item Fulfillment record. Subsequent FedEx milestone events — picked up, in transit, out for delivery, delivered, exception — are written back as well, either as updates to the Item Fulfillment status or as custom-record events depending on your configuration.
How does APIWORX reconcile FedEx invoices in NetSuite?
APIWORX ingests FedEx invoice EDI 210 files (or the FedEx Billing Online invoice export) and matches each line item to the originating NetSuite Item Fulfillment using the FedEx tracking number. The matched data is posted against the correct Sales Order or Vendor Bill, surfacing discrepancies (dim-weight reweighs, address corrections, fuel surcharges) as exception reports for your finance team.
Do I need a NetSuite SuiteApp or bundle installed for the FedEx integration to work?
No. APIWORX runs as an external integration platform and uses NetSuite's SuiteTalk REST and SOAP APIs plus token-based authentication. We do not install bundles, SuiteScripts, or SuiteFlows in your account. Optional client scripts (for in-UI rate shopping) are provided as source you control.
Can the same APIWORX integration also handle UPS, USPS, and DHL alongside FedEx?
Yes. The carrier layer is abstracted — once APIWORX is connected to your NetSuite environment, adding UPS, USPS, DHL, or a regional carrier is incremental configuration, not a separate integration project.