Shipping Accounts
Delete Account
Delete an existing shipping account from the system that is no longer required.
delete/v4/ShippingAccounts/{carrierCode}/{shippingAccountId}
Path parameters
carrierCodestring 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.
shippingAccountIdstring 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.
Response
The shipping account was deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.