Interface VendorDirectFulfillmentShippingApiModelV20211228PartyIdentification

The name, address, and tax details of a party.

PartyIdentification

interface VendorDirectFulfillmentShippingApiModelV20211228PartyIdentification {
    address?: VendorDirectFulfillmentShippingApiModelV20211228Address;
    partyId: string;
    taxRegistrationDetails?: VendorDirectFulfillmentShippingApiModelV20211228TaxRegistrationDetails[];
}

Properties

PartyIdentification

partyId: string

The identifier of the party.

PartyIdentification

The tax registration details of the party.

PartyIdentification

MMNEPVFCICPMFPCPTTAAATR