Interface VendorDirectFulfillmentPaymentsApiModelPartyIdentification

Name, address and tax details of a party.

PartyIdentification

interface VendorDirectFulfillmentPaymentsApiModelPartyIdentification {
    address?: VendorDirectFulfillmentPaymentsApiModelAddress;
    partyId: string;
    taxRegistrationDetails?: VendorDirectFulfillmentPaymentsApiModelTaxRegistrationDetail[];
}

Properties

PartyIdentification

partyId: string

Assigned Identification for the party.

PartyIdentification

Tax registration details of the entity.

PartyIdentification

MMNEPVFCICPMFPCPTTAAATR