Interface VendorDirectFulfillmentOrdersApiModelV20211228PartyIdentification

Name, address and tax details of a party.

PartyIdentification

interface VendorDirectFulfillmentOrdersApiModelV20211228PartyIdentification {
    address?: VendorDirectFulfillmentOrdersApiModelV20211228Address;
    partyId: string;
    taxInfo?: VendorDirectFulfillmentOrdersApiModelV20211228TaxRegistrationDetails;
}

Properties

PartyIdentification

partyId: string

Assigned identification for the party. For example, warehouse code or vendor code. Please refer to specific party for more details.

PartyIdentification

PartyIdentification

MMNEPVFCICPMFPCPTTAAATR