Interface VendorDirectFulfillmentShippingApiModelPartyIdentification

Name, address and tax details of a party.

PartyIdentification

interface VendorDirectFulfillmentShippingApiModelPartyIdentification {
    address?: VendorDirectFulfillmentShippingApiModelAddress;
    partyId: string;
    taxRegistrationDetails?: VendorDirectFulfillmentShippingApiModelTaxRegistrationDetails[];
}

Properties

PartyIdentification

partyId: string

Assigned Identification for the party.

PartyIdentification

Tax registration details of the entity.

PartyIdentification

MMNEPVFCICPMFPCPTTAAATR