This endpoint allows you to create your FedEx or FedEx Ground® Economy shipper account via API. You can integrate our API with your system and manage the shipper account according to your needs.
Please ensure that your account credentials, invoice, address are correct.
Content-Type
Create a FedEx or FedEx Ground® Economy shipper account
Required for FedEx Ground® Economy.
Address object: the description of address information
address_line1 of address
Country in ISO 3166-1 alpha 3 code
contact_name of address
contact_phone of address
email of address
company_name of address
address_line2 of address
city of address
state of address
postal_code of address
type of address
tax id
Unique invoice identifier or reference number.
ISO currency code for the invoice amount (e.g. USD).
Invoice date in YYYY-MM-DD format.
Total amount on the commercial invoice.
Settings object: additional settings of the shipper account.
Set to true to enable FedEx Electronic Trade Documents (ETD), provide both commercial_invoice_letterhead and commercial_invoice_signature are required. Otherwise ETD is disabled and any provided image fields are ignored.
Letterhead image to generate courier's electronic commercial invoice. Only Base64-encoded PNG images are supported, the max resolution is 700 pixels wide by 50 pixels long. Only applies to FedEx currently.
Signature image to generate courier's electronic commercial invoice. Only Base64-encoded PNG images are supported, the max resolution is 240 pixels wide by 25 pixels long. Only applies to FedEx currently.