Interface VendorShipmentsApiModelPartyIdentification

Name/Address and tax details of the party.

PartyIdentification

interface VendorShipmentsApiModelPartyIdentification {
    address?: VendorShipmentsApiModelAddress;
    partyId: string;
    taxRegistrationDetails?: VendorShipmentsApiModelTaxRegistrationDetails[];
}

Properties

PartyIdentification

partyId: string

Assigned identification for the party.

PartyIdentification

Tax registration details of the entity.

PartyIdentification

MMNEPVFCICPMFPCPTTAAATR