Delete Account

Delete an existing shipping account from the system that is no longer required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A unique identifier for the carrier associated with the shipping account. This code is alphanumeric and helps in identifying the specific carrier linked to the shipping account.

string
required

A unique identifier for each shipping account assigned by the system (shippingAccountId) or you (AccountAlias), allowing for efficient reference and management of individual accounts within the system.

Responses
200

The shipping account was deleted successfully.

401

Unauthorized

403

Forbidden

404

The shipping account was not found.

500

Internal Server Error

Language
Credentials
OAuth2
LoadingLoading…