The request schema for remove the Carrier Account associated with the provided merchant.

UnlinkCarrierAccountRequest

interface UnlinkCarrierAccountRequest {
    accountId?: string;
    clientReferenceDetails?: ClientReferenceDetail[];
}

Properties

accountId?: string

Identifier for the seller's carrier account.

UnlinkCarrierAccountRequest

clientReferenceDetails?: ClientReferenceDetail[]

Object to pass additional information about the MCI Integrator shipperType: List of ClientReferenceDetail

UnlinkCarrierAccountRequest

MMNEPVFCICPMFPCPTTAAATR