πŸ”‘ Fedex Shipping Label

This action is used to generate FedEx Return and Shipping Labels. The default selected shipping option is USA FedEx Ground.

πŸ“˜

Fedex Shipping API

In order to access the FedEx Shipping API, production credentials must be enabled by FedEx. As part of this process, sample labels must be generated through the Developement APIs, the action can be used to generate these labels by selecting the "test" environment

🚧

Address Verification

If the action does not return a return label, a Warning could've been returned by the FedEx API. FedEx verifies the address before issuing a successful response.

Inputs

In the context of this documentation "shipper" is the location/person where the package will be leaving from and the "recipient" is the location/party expecting the package.

NameTypeDescription
Account NumberStringFedEx Account Number that was used to acquire the API credentials.
Authentication KeyStringFedEx Authentication Key, must be enabled for use with Shipping API
Meter NumberStringFedex Meter Number
Authentication PasswordStringFedEx Authentication Password
RMA NumberStringOptional Input used for tracking returns and associating returns with orders by the seller.
ReferenceStringCustomer reference
Ship DateStringDate the package will be shipped
Shipper NameStringName of the shipper
Shipper CompanyStringOptional name of the shipper company
Shipper Phone NumberStringShipper Phone Number used to contact for package pickup
Shipper Email AddressStringShipper Email Address used to contact for package pickup
Shipper AddressStringFirst Address line of the shipper
Shipper Address 2StringSecond Address line of the shipper
Shipper CityStringShipper City
Shipper StateStringTwo character abreviation of the USA state
Shipper Postal CodeStringUSA Postcode of the shipping address
Shipper Country CodeStringUSA Country Code
Recipient NameStringName of the recipient
Rcipient CompanyStringOptional name of the recipient company
Recipient Phone NumberStringShipper Phone Number used to contact for package tracking information
Recipient Email AddressStringShipper Email Address used to contact for package tracking information
Recipient AddressStringFirst Address line of the recipient
Recipient Address 2StringSecond Address line of the recipient
Recipient CityStringRecipient City
Recipient StateStringTwo character abreviation of the USA state
Recipient Postal CodeStringUSA Postcode of the shipping address
Recipient Country CodeStringUSA Country Code
WeightStringWeight of the package in pounds. Recommended 3 pounds for Ground Shipping
EnvironmentString"prod" for generating labels for customers. "test" for creating sample labels as part of the production api application process.

Outputs

NameTypeDescription
SuccessBooleanFalse if any warning or errors were returned by the FedEx API. True if the label was generated successfully.
ImageStringEncoded return label image. PNG format
Tracking NumberStringTracking Number of the shipment