Messtone LLC

FedEx API Portal Authorization Login ‘Fearlessnet’Messtone LLC Management Example Request: POST/oauth /token HTTP/1.1 grant_type=client_credentials&client_id=Messtone client ID&client_secret=Messtone secret Response:{“access_token”:”eyJhbGciOiJlUzl1NilslnR5cCl6lkpX……..,”token_type”:”bearer”,”expires_in”:3600,”scope”:”CXS”}Request for FedExe®Internal or Compatible customers:POST/oauth/token HTTP/1.1 grant_type=csp_credentials&client_id=Client ID&client_secret=Client secret&child_key=Child key&child_secret=Child Secret Response:{“access_token”:”eyJhbGciOiJlUzl1NilslnR5cCl6lkpX……..,”token_type=”bearer”,”expires_in”:3600,”scope”:”CXS”}Request for FedEx®Proprietary Parent Child customers:POST/oauth/token HTTP/1.1 grant_type=client_pc_credentials&client_id=Client ID&client_secret=Client secret&child_key=Child key&child_secret=Child Secret Response:{“access_token”:”eyJhbGciOiJlUzl1NilslnR5cCl6lkpX……..,”token_type”:”bearer”,”expires_in”:3600,”scope”:”CXS”} POST requests to the oauth/token endpoint..LTL network,the following features available with this API:Manage Freight LTL Pickup This feature allows to get the freight LTL Pickup locations,schedule freight Pickup and cancel any already scheduled Pickup.Get Freight LTL Quotes This feature allows to get the rate quotes for a freight LTL shipment based on the locations and services options selected.Ship Freight LTL Shipment This feature allows to create a freight LTL shipment.The following are the features of the Freight LTL API:•Ship a single piece or MPS shipment for all service types thereby generating shipping label(s)or a Bill of Lading(if required)•Create a multi-handling unit shipment and track each handling unit individually.•Create LTL shipments for using FedEx Freight Priority and Freight Economy services.•Provide FedEx Label with standard branding and support specified sizes for thermal labels.•Receive notifications via email or SMS text during the shipping transaction such as:•Shipping notification •Estimated delivery •Pickup notification •Generate Shipping Documents such as:individual handling unit Shipping Labels •Bill of Lading •Commercial Invoice •Canadian Customs Invoice •Create shipment and print label one handling unit at a time or process all handling unit at once. •

Leave a comment