Interface ShippingApiModelV2LinkCarrierAccountResponse

The Response for the LinkCarrierAccount operation.

LinkCarrierAccountResponse

interface ShippingApiModelV2LinkCarrierAccountResponse {
    registrationStatus?:
        | "ACTIVE"
        | "PENDING"
        | "SUSPENDED"
        | "INACTIVE"
        | ShippingApiModelV2AccountStatus;
}

Properties

registrationStatus?:
    | "ACTIVE"
    | "PENDING"
    | "SUSPENDED"
    | "INACTIVE"
    | ShippingApiModelV2AccountStatus

LinkCarrierAccountResponse

MMNEPVFCICPMFPCPTTAAATR