Selling Partner API SDK for JavaScript
    Preparing search index...

    Interface LinkCarrierAccountResponse

    The Response for the LinkCarrierAccount operation.

    interface LinkCarrierAccountResponse {
        accountId?: string;
        registrationStatus?: AccountStatus;
    }
    Index

    Properties

    accountId?: string

    Identifier for the seller's carrier account.

    registrationStatus?: AccountStatus