Developers
Complete logistics and fulfillment API for managing inventory, orders, returns, shipping, and serial tracking. Full OpenAPI 3.0 specification with 129 endpoints across 18 resource groups.
All requests are made over HTTPS. Use your secret API key as a bearer token.
Base URL:
https://localhost:7190
Authentication:
Authorization: Bearer YOUR_API_KEYPOST /api/v3/AddressValidation/postFedExValidatePostalCode
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY
{
/* Request body */
}The response returns a purchased label, tracking number, and shipment status.
City state lookup by zip code via usps api as an asynchronous operation.
Validates and corrects a domestic address via usps api as an asynchronous operation.
Zip code lookup by address via an usps api as an asynchronous operation.
Validate and correct an address using the FedEx api as an asynchronous operation.
Validate a postal code using the FedEx api as an asynchronous operation.
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
No description available
Get usps carrier pickup schedule as an asynchronous operation.
Check usps carrier pickup address eligibility as an asynchronous operation.
Check FedEx carrier pickup availability as an asynchronous operation.
Create a new FedEx carrier pickup request.
Create usps carrier pickup schedule as an asynchronous operation.
Cancel a FedEx carrier pickup request.
Update usps carrier pickup schedule as an asynchronous operation.
Cancel usps carrier pickup schedule as an asynchronous operation.
Downloads a file asynchronously
Gets the complete inventory snapshot (all warehouse locations).
Gets the part number list.
Gets the warehouse inventory snapshot.
Submits the new ship asn receipt.
Posts the inventory update.
Get valid usps drop-off location as an asynchronous operation.
Get valid usps post office location as an asynchronous operation.
Search FedEx locations as an asynchronous operation.
Gets the status.
Gets the active customer warehouse list.
Gets all order items by order number.
Gets all order items list by status.
Gets all order list by status.
Gets the ship methods list.
Gets the canceled orders list.
Gets the carrier ship rate card detail using carrier identifier, rate type, rate master class, package physical dimension measurements in inches, and weight measurement in ounces.
Gets the carrier ship rate card using carrier identifier, rate type, master class and rate subclass
Gets the complete order details by order number.
Gets the country name / code list.
Gets the country state / province code list.
Gets the name of the customer.
Gets the duty tax types list.
Gets the extended order details by order number.
Gets the freight term types list.
Gets the individual order status by order number.
Gets the new order items list.
Gets the new order list.
Gets the order address by order number and address type identifier.
Gets the order address types list.
Gets the order amount types list.
Gets the order signature delivery types list.
Gets the order status category types list.
Gets the order status types list.
Retrieve ship method by carrier provided parcel as an asynchronous operation.
Gets the zone specific carrier ship rate card detail using carrier identifier, rate type, master class, dimensions, weight and zone.
Cancels an order using the order number.
Insert update order address using order number and type identifier as an asynchronous operation.
Posts a new order.
Get FedEx rate and transit times as an asynchronous operation.
Get USPS domestic base rates as an asynchronous operation.
Get eligible usps domestic extra services as an asynchronous operation.
Get usps eligible domestic price as an asynchronous operation.
Get eligible usps domestic products as an asynchronous operation.
Gets the customer disposition choice types.
Gets the returned order detail by customer rma.
Gets the returned order detail by return identifier.
Gets all the returns awaiting customer disposition list.
Gets the returns list.
Gets the rma list.
Gets the rma order detail by customer rma.
Retrieves the rma order detail by identifier.
Posts the new rma order.
Create usps scan form manifest mailer identifier shipment as an asynchronous operation.
Create usps scan form mailer identifier shipment as an asynchronous operation.
Create usps scan form label shipment as an asynchronous operation.
Retrieves the serial scan all available bundle part numbers list.
Gets the available serial scan operations list.
Gets the available serial scan part numbers list.
Get usps customer standards as an asynchronous operation.
Get usps delivery standards estimates as an asynchronous operation.
Retrieve FedEx services and package options as an asynchronous operation.
Retrieve FedEx services and transit times as an asynchronous operation.
Retrieve FedEx special service options as an asynchronous operation.
Gets all order ship confirms filtered by date.
Gets the shipped orders list.
Gets the ship confirm by order.
Gets the staged orders list.
Gets the valid customer ship methods list.
Create and deliver a FedEx return ship label to the customer, and then picks up the return as an asynchronous operation. Use this option to create tag requests for FedEx Express and FedEx Ground shipments.
Create a FedEx shipment as an asynchronous operation.
Retrieve FedEx shipment data using a job identifier as an asynchronous operation.
Validate data accuracy of a FedEx shipment as an asynchronous operation.
Domestic shipping options search as an asynchronous operation.
Generate domestic returns shipping label as an asynchronous operation.
Generate usps domestic shipping label as an asynchronous operation.
Cancel a FedEx return tag and the associated pickup for FedEx Express and FedEx Ground shipments if the shipment has not yet been picked up by the courier as an asynchronous operation.
Cancel a FedEx shipment request as an asynchronous operation.
Cancel usps domestic shipment label as an asynchronous operation.
Gets the individual order status by order number.
Gets the single ups tracking detail.
Generates the new ups ship label.
Posts the new ship label order.
Performs the ups rate shopping.
Performs a ups address verify.
Get list all of USPS subscriptions as an asynchronous operation.
Creates a single USPS subscription by mailer identifier.
Creates a single USPS subscription by tracking number.
Edit subscription by identifier filter by mailer identifier.
Edit subscription by identifier filter by tracking number.
Delete subscription by identifier asynchronous operation.
Get usps tracking detail information (for a single tracking number) as an asynchronous operation.
Get usps tracking summary information (for a single tracking number) as an asynchronous operation.
Registers for FedEx tracking notification as an asynchronous operation.
Get FedEx tracking document by tracking number as an asynchronous operation.
Get FedEx tracking information by reference as an asynchronous operation.
Get FedEx tracking information by tracking number as an asynchronous operation.
Get FedEx tracking information for your Government orders by simply entering the (TCN) Transportation Control Number.
Get FedEx tracking information for a multi-piece shipment as an asynchronous operation.
Register for usps tracking notification as an asynchronous operation.
SDKs for C#, JavaScript/TypeScript, and more are planned. In the meantime, you can integrate directly with the REST endpoints above.
Need early access to sandbox keys or sample payloads? Contact sales and we’ll get you set up.