/shipping_account/fedex/create

Step 1 of FedEx MFA registration: pre-create the EasyPost
CarrierAccount and register the billing address.

EasyPost's MFA workflow requires easypost_details.carrier_account_id
on /fedex_registrations/{account}/address. The SDK's
carrier_account.create helper routes FedexAccount to the retired
/carrier_accounts/register endpoint, so we provision a stub via the
plain POST /carrier_accounts (see create_fedex_carrier_account_stub)
first, persist its id on the row, and thread it through the MFA
steps. EasyPost fills in credentials.account_number and
credentials.mfa_key as the user completes PIN validation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1
string
required
length ≥ 1
string
required
length ≥ 1
billing_address
object
required
uuid
required
Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json