node-zugferd
Version:
A Node.js library for creating ZUGFeRD/Factur-X compliant documents. Generating XML and embedding it into PDF/A files, enabling seamless e-invoicing and digital document compliance.
1,137 lines • 142 kB
TypeScript
/**
* Automatically generated by {@link Script} on Mon, 04 Aug 2025 12:40:40 GMT
*
* @see {@link https://service.unece.org/trade/untdid/d06b/tred/tred3035.htm|Source}
*/
type Untdid3035Definition = {
key: string;
name: string;
value: string;
description: string;
};
type Untdid3035Code = (typeof UNTDID_3035)[number]["value"];
/**
* Automatically generated by {@link Script} on Mon, 04 Aug 2025 12:40:40 GMT
*
* @see {@link https://service.unece.org/trade/untdid/d06b/tred/tred3035.htm|Source}
*/
declare const UNTDID_3035: [{
readonly key: "PARTY_TO_BE_BILLED_AAR_ACCOUNTING_RULE_11";
readonly name: "Party to be billed (AAR Accounting rule 11)";
readonly value: "AA";
readonly description: "Party to be billed in accordance with AAR Accounting rule 11.";
}, {
readonly key: "BUYERS_AGENTREPRESENTATIVE";
readonly name: "Buyer's agent/representative";
readonly value: "AB";
readonly description: "Third party who arranged the purchase of merchandise on behalf of the actual buyer.";
}, {
readonly key: "DECLARANTS_AGENTREPRESENTATIVE";
readonly name: "Declarant's agent/representative";
readonly value: "AE";
readonly description: "Any natural or legal person who makes a declaration to an official body on behalf of another natural or legal person, where legally permitted (CCC).";
}, {
readonly key: "TRANSIT_PRINCIPAL";
readonly name: "Transit principal";
readonly value: "AF";
readonly description: "Natural or legal person responsible for the satisfactory performance of a Customs transit operation. Source: CCC.";
}, {
readonly key: "AGENT";
readonly name: "Agent";
readonly value: "AG";
readonly description: "(3196) Party authorized to act on behalf of another party. Synonym: Representative.";
}, {
readonly key: "TRANSIT_PRINCIPALS_AGENTREPRESENTATIVE";
readonly name: "Transit principal's agent/representative";
readonly value: "AH";
readonly description: "Agent acting on behalf of the transit principal (CCC).";
}, {
readonly key: "SUCCESSFUL_JOB_APPLICANT";
readonly name: "Successful job applicant";
readonly value: "AI";
readonly description: "Person who has been chosen for a job.";
}, {
readonly key: "PARTY_ISSUING_MUTUALLY_AGREED_CODES";
readonly name: "Party issuing mutually agreed codes";
readonly value: "AJ";
readonly description: "The party which has issued all mutually agreed codes used in the message.";
}, {
readonly key: "ACKNOWLEDGEMENT_RECIPIENT";
readonly name: "Acknowledgement recipient";
readonly value: "AK";
readonly description: "Party to whom acknowledgement should be sent.";
}, {
readonly key: "PRINCIPAL_RESPONSIBLE_PARTY";
readonly name: "Principal responsible party";
readonly value: "AL";
readonly description: "(3340) Party accepting liability for goods held or moving (e.g. transit) under a Customs authorization and - when applicable - a guarantee.";
}, {
readonly key: "AUTHORIZED_OFFICIAL";
readonly name: "Authorized official";
readonly value: "AM";
readonly description: "Employee of a company or firm authorized to act on behalf of that company or firm e.g. to make a Customs declaration.";
}, {
readonly key: "APPROVED_IMPORTER";
readonly name: "Approved importer";
readonly value: "AN";
readonly description: "Person or company which is authorised by the relevant Customs authority to import goods without payment all taxes or specific taxes at the point of entry into the country.";
}, {
readonly key: "ACCOUNT_OF";
readonly name: "Account of";
readonly value: "AO";
readonly description: "Party account is assigned to.";
}, {
readonly key: "ACCEPTING_PARTY";
readonly name: "Accepting party";
readonly value: "AP";
readonly description: "(3336) Party accepting goods, products, services, etc.";
}, {
readonly key: "APPROVED_CONSIGNOR";
readonly name: "Approved consignor";
readonly value: "AQ";
readonly description: "Person or company approved by the relevant authority in the country to pack and export specific goods under Customs supervision.";
}, {
readonly key: "AUTHORIZED_EXPORTER";
readonly name: "Authorized exporter";
readonly value: "AR";
readonly description: "Exporter authorized/approved by Customs for special Customs procedures e.g. simplified procedure.";
}, {
readonly key: "ACCOUNT_SERVICING_FINANCIAL_INSTITUTION";
readonly name: "Account servicing financial institution";
readonly value: "AS";
readonly description: "Identifies the financial institution servicing the account(s).";
}, {
readonly key: "AUTHORIZED_IMPORTER";
readonly name: "Authorized importer";
readonly value: "AT";
readonly description: "Importer authorized/approved by Customs for special Customs procedures e.g. simplified procedure.";
}, {
readonly key: "AUTHORIZED_TRADER_TRANSIT";
readonly name: "Authorized trader (transit)";
readonly value: "AU";
readonly description: "Trader authorized/approved by Customs for special transit procedures e.g. simplified procedure.";
}, {
readonly key: "AUTHORIZING_OFFICIAL";
readonly name: "Authorizing official";
readonly value: "AV";
readonly description: "Party that has delegated the authority to take a certain action on behalf of a company or agency.";
}, {
readonly key: "APPLICANTS_BANK";
readonly name: "Applicant's bank";
readonly value: "AW";
readonly description: "(3234) Financial institution which is requested to issue the documentary credit.";
}, {
readonly key: "AUTHENTICATING_PARTY";
readonly name: "Authenticating party";
readonly value: "AX";
readonly description: "Party which certifies that a document is authentic.";
}, {
readonly key: "ANIMAL_BEING_INVESTIGATED";
readonly name: "Animal being investigated";
readonly value: "AY";
readonly description: "Animal being investigated.";
}, {
readonly key: "ISSUING_BANK";
readonly name: "Issuing bank";
readonly value: "AZ";
readonly description: "Financial institution which issues the documentary credit, if the applicant's bank is not acting as the issuing bank.";
}, {
readonly key: "CONTACT_BANK_1";
readonly name: "Contact bank 1";
readonly value: "B1";
readonly description: "Identifies an additional bank which must be informed of certain aspects of the message.";
}, {
readonly key: "CONTACT_BANK_2";
readonly name: "Contact bank 2";
readonly value: "B2";
readonly description: "Identifies an additional bank which must be informed of certain aspects of the message.";
}, {
readonly key: "BOOKING_AGENT";
readonly name: "Booking agent";
readonly value: "BA";
readonly description: "Party acting as a booking office for transport and forwarding services.";
}, {
readonly key: "BUYER_BANK_IDENTIFICATION";
readonly name: "Buyer bank identification";
readonly value: "BB";
readonly description: "[3421]To identify a bank employed by the buyer to make a payment.";
}, {
readonly key: "NEGOTIATING_BANK";
readonly name: "Negotiating bank";
readonly value: "BC";
readonly description: "Financial institution to whom a negotiable documentary credit is directed.";
}, {
readonly key: "DOCUMENTARY_CREDIT_REIMBURSING_BANK";
readonly name: "Documentary credit reimbursing bank";
readonly value: "BD";
readonly description: "A financial institution which reimburses documentary credit.";
}, {
readonly key: "BENEFICIARY";
readonly name: "Beneficiary";
readonly value: "BE";
readonly description: "The ultimate recipient of the funds. Normally the account owner who is reimbursed by the payer.";
}, {
readonly key: "BENEFICIARYS_BANK";
readonly name: "Beneficiary's bank";
readonly value: "BF";
readonly description: "Identifies the account servicer for the beneficiary or the payee.";
}, {
readonly key: "EMPLOYER";
readonly name: "Employer";
readonly value: "BG";
readonly description: "A party that keeps a person in service for payment.";
}, {
readonly key: "PREVIOUS_EMPLOYER";
readonly name: "Previous employer";
readonly value: "BH";
readonly description: "Previous employer of a person(s).";
}, {
readonly key: "BUYERS_FINANCIAL_INSTITUTION";
readonly name: "Buyer's financial institution";
readonly value: "BI";
readonly description: "Financial institution designated by buyer to make payment.";
}, {
readonly key: "RELEASE_TO_PARTY";
readonly name: "Release to party";
readonly value: "BJ";
readonly description: "Party to which the goods or container(s) is (are) to be released.";
}, {
readonly key: "FINANCIAL_INSTITUTION";
readonly name: "Financial institution";
readonly value: "BK";
readonly description: "Party acting as financial institution.";
}, {
readonly key: "BILL_OF_LADING_RECIPIENT";
readonly name: "Bill of lading recipient";
readonly value: "BL";
readonly description: "Party to receive B/L.";
}, {
readonly key: "INSURED";
readonly name: "Insured";
readonly value: "BM";
readonly description: "Party which is the object of an insurance contract.";
}, {
readonly key: "INSURANCE_BENEFICIARY";
readonly name: "Insurance beneficiary";
readonly value: "BN";
readonly description: "Party which benefits from insurance coverage.";
}, {
readonly key: "BROKER_OR_SALES_OFFICE";
readonly name: "Broker or sales office";
readonly value: "BO";
readonly description: "Party acting in the name of the seller as broker or as sales office.";
}, {
readonly key: "BUILDING_SITE_PURCHASER";
readonly name: "Building site purchaser";
readonly value: "BP";
readonly description: "Party at the building site responsible for the purchasing of goods and services for that particular site.";
}, {
readonly key: "CHEQUE_DRAWN_BANK";
readonly name: "Cheque drawn bank";
readonly value: "BQ";
readonly description: "Identifies the bank on which the cheque should be drawn, as instructed by the ordering customer.";
}, {
readonly key: "BILL_AND_SHIP_TO";
readonly name: "Bill and ship to";
readonly value: "BS";
readonly description: "Party receiving goods and relevant invoice.";
}, {
readonly key: "PARTY_TO_BE_BILLED_FOR_OTHER_THAN_FREIGHT_BILL_TO";
readonly name: "Party to be billed for other than freight (bill to)";
readonly value: "BT";
readonly description: "Party receiving invoice excluding freight costs.";
}, {
readonly key: "SERVICE_BUREAU";
readonly name: "Service bureau";
readonly value: "BU";
readonly description: "Party carrying out service bureau processing work, (e.g. a payroll bureau).";
}, {
readonly key: "MEMBER";
readonly name: "Member";
readonly value: "BV";
readonly description: "Member of a group (e.g. of a group of persons or a service scheme).";
}, {
readonly key: "BORROWER";
readonly name: "Borrower";
readonly value: "BW";
readonly description: "A person who acquires something temporarily with the promise or intention of returning.";
}, {
readonly key: "BUILDING_SITE_ENGINEER";
readonly name: "Building site engineer";
readonly value: "BX";
readonly description: "Party at the building site responsible for engineering matters for that particular site.";
}, {
readonly key: "BUYER";
readonly name: "Buyer";
readonly value: "BY";
readonly description: "[3002] Party to which merchandise or services are sold.";
}, {
readonly key: "BUILDING_SITE_FORWARDER";
readonly name: "Building site forwarder";
readonly value: "BZ";
readonly description: "Party at the building site responsible for forwarding the received goods on that particular site.";
}, {
readonly key: "IN_CARE_OF_PARTY_NO_1";
readonly name: "In care of party no. 1";
readonly value: "C1";
readonly description: "A person taking responsibility on behalf of party no. 1.";
}, {
readonly key: "IN_CARE_OF_PARTY_NO_2";
readonly name: "In care of party no. 2";
readonly value: "C2";
readonly description: "A person taking responsibility on behalf of party no. 2.";
}, {
readonly key: "CARRIER";
readonly name: "Carrier";
readonly value: "CA";
readonly description: "[3126] Party undertaking or arranging transport of goods between named points.";
}, {
readonly key: "CUSTOMS_BROKER";
readonly name: "Customs broker";
readonly value: "CB";
readonly description: "Agent or representative or a professional Customs clearing agent who deals directly with Customs on behalf of the importer or exporter (CCC).";
}, {
readonly key: "CLAIMANT";
readonly name: "Claimant";
readonly value: "CC";
readonly description: "Party who claims goods or insurance.";
}, {
readonly key: "AGENTS_BANK";
readonly name: "Agent's bank";
readonly value: "CD";
readonly description: "Bank of the agent.";
}, {
readonly key: "CEDING_COMPANY";
readonly name: "Ceding company";
readonly value: "CE";
readonly description: "Company which cedes something to someone.";
}, {
readonly key: "CONTAINER_OPERATORLESSEE";
readonly name: "Container operator/lessee";
readonly value: "CF";
readonly description: "Party to whom the possession of specified property (e.g. container) has been conveyed for a period of time in return for rental payments.";
}, {
readonly key: "CARRIERS_AGENT";
readonly name: "Carrier's agent";
readonly value: "CG";
readonly description: "Party authorized to act for or on behalf of carrier.";
}, {
readonly key: "CONNECTING_CARRIER";
readonly name: "Connecting carrier";
readonly value: "CH";
readonly description: "Owner or operator of a transportation conveyance to which goods in a given transaction will be transferred.";
}, {
readonly key: "COMMISSION_PROCESSOR";
readonly name: "Commission processor";
readonly value: "CI";
readonly description: "Party who provides extra treatment to goods on commission base.";
}, {
readonly key: "PREVIOUS_MEMBER";
readonly name: "Previous member";
readonly value: "CJ";
readonly description: "Previous member of a group of persons or a service scheme.";
}, {
readonly key: "EMPTY_EQUIPMENT_DESPATCH_PARTY";
readonly name: "Empty equipment despatch party";
readonly value: "CK";
readonly description: "Party from whose premises empty equipment will be or has been despatched.";
}, {
readonly key: "CONTAINER_LOCATION_PARTY";
readonly name: "Container location party";
readonly value: "CL";
readonly description: "Party from whose premises container will be or has been despatched.";
}, {
readonly key: "CUSTOMS";
readonly name: "Customs";
readonly value: "CM";
readonly description: "Identification of customs authority relevant to the transaction or shipment.";
}, {
readonly key: "CONSIGNEE";
readonly name: "Consignee";
readonly value: "CN";
readonly description: "[3132] Party to which goods are consigned.";
}, {
readonly key: "CASH_POOL_TOP_ACCOUNT_SERVICING_FINANCIAL_INSTITUTION";
readonly name: "Cash pool top account servicing financial institution";
readonly value: "CNX";
readonly description: "Identification of a financial institution servicing the top account of a cash pool.";
}, {
readonly key: "CASH_POOL_LEVEL_ACCOUNT_SERVICING_FINANCIAL_INSTITUTION";
readonly name: "Cash pool level account servicing financial institution";
readonly value: "CNY";
readonly description: "Identification of a financial institution servicing the level account of a cash pool.";
}, {
readonly key: "CASH_POOL_SUB_ACCOUNT_SERVICING_FINANCIAL_INSTITUTION";
readonly name: "Cash pool sub-account servicing financial institution";
readonly value: "CNZ";
readonly description: "Identification of a financial institution servicing the sub-account of a cash pool.";
}, {
readonly key: "CORPORATE_OFFICE";
readonly name: "Corporate office";
readonly value: "CO";
readonly description: "Identification of the Head Office within a company.";
}, {
readonly key: "ENTITY_IN_WHICH_A_FINANCIAL_INTEREST_IS_HELD";
readonly name: "Entity in which a financial interest is held";
readonly value: "COA";
readonly description: "Business in which a financial interest is held.";
}, {
readonly key: "INTERMEDIATE_LEVEL_PARENT_COMPANY";
readonly name: "Intermediate level parent company";
readonly value: "COB";
readonly description: "Identifies an intermediate parent company.";
}, {
readonly key: "TRANSSHIPMENT_PARTY";
readonly name: "Transshipment party";
readonly value: "COC";
readonly description: "A party responsible for transshipment.";
}, {
readonly key: "QUOTATION_REQUESTING_PARTY";
readonly name: "Quotation requesting party";
readonly value: "COD";
readonly description: "Party sending a request for a quotation.";
}, {
readonly key: "PARTY_MAINTAINING_THE_CODES_USED_IN_THE_MESSAGE";
readonly name: "Party maintaining the codes used in the message";
readonly value: "COE";
readonly description: "The party which maintains the codes used in the message.";
}, {
readonly key: "PARTY_MAINTAINING_THE_IDENTIFIERS_USED_IN_THE_MESSAGE";
readonly name: "Party maintaining the identifiers used in the message";
readonly value: "COF";
readonly description: "The party which maintains the identifiers used in the message.";
}, {
readonly key: "DISPATCHER";
readonly name: "Dispatcher";
readonly value: "COG";
readonly description: "An individual responsible for sending something to a destination.";
}, {
readonly key: "SUBMITTER_OF_SAMPLE";
readonly name: "Submitter of sample";
readonly value: "COH";
readonly description: "An entity responsible for the submission of a sample.";
}, {
readonly key: "INSTITUTIONAL_PROVIDER";
readonly name: "Institutional provider";
readonly value: "COI";
readonly description: "The institution providing the service.";
}, {
readonly key: "PRIMARY_HEALTH_CARE_PROVIDER";
readonly name: "Primary health care provider";
readonly value: "COJ";
readonly description: "Health care provider that has primary responsibility for patient.";
}, {
readonly key: "ASSISTANT_SURGEON";
readonly name: "Assistant surgeon";
readonly value: "COK";
readonly description: "Physician assisting in surgery.";
}, {
readonly key: "ADMITTING_HEALTH_CARE_PROVIDER";
readonly name: "Admitting health care provider";
readonly value: "COL";
readonly description: "Health care provider that admitted the patient.";
}, {
readonly key: "REFERRING_HEALTH_CARE_PROVIDER";
readonly name: "Referring health care provider";
readonly value: "COM";
readonly description: "Health care provider that referred patient to current provider of services.";
}, {
readonly key: "SUPERVISING_HEALTH_CARE_PROVIDER";
readonly name: "Supervising health care provider";
readonly value: "CON";
readonly description: "Health care provider that supervised the rendering of a service.";
}, {
readonly key: "PARTY_PROVIDING_FINANCING";
readonly name: "Party providing financing";
readonly value: "COO";
readonly description: "Identifies the party providing the financing.";
}, {
readonly key: "CONVOYING_PARTY";
readonly name: "Convoying party";
readonly value: "COP";
readonly description: "Party designated to escort the transported goods.";
}, {
readonly key: "NOMINATED_BANK";
readonly name: "Nominated bank";
readonly value: "COQ";
readonly description: "Identifies the nominated bank.";
}, {
readonly key: "FAMILY_MEMBER";
readonly name: "Family member";
readonly value: "COR";
readonly description: "Identifies a family member.";
}, {
readonly key: "CO_PARTICIPANT";
readonly name: "Co-participant";
readonly value: "COS";
readonly description: "Identifies another party who participates in an activity.";
}, {
readonly key: "INVOLVED_PARTY";
readonly name: "Involved party";
readonly value: "COT";
readonly description: "Party which is involved in an activity.";
}, {
readonly key: "ASSIGNER";
readonly name: "Assigner";
readonly value: "COU";
readonly description: "Identifies the entity who assigns.";
}, {
readonly key: "REGISTERED_PRINCIPAL";
readonly name: "Registered principal";
readonly value: "COV";
readonly description: "An individual who is registered as a principal for an entity.";
}, {
readonly key: "FREIGHT_PAYER_ON_BEHALF_OF_THE_CONSIGNOR";
readonly name: "Freight payer on behalf of the consignor";
readonly value: "COW";
readonly description: "Freight payer is a third party acting on behalf of the consignor.";
}, {
readonly key: "FREIGHT_PAYER_ON_BEHALF_OF_THE_CONSIGNEE";
readonly name: "Freight payer on behalf of the consignee";
readonly value: "COX";
readonly description: "Freight payer is a third party acting on behalf of the consignee.";
}, {
readonly key: "PARTY_RESPONSIBLE_FOR_DISINFECTION";
readonly name: "Party responsible for disinfection";
readonly value: "COY";
readonly description: "Party responsible for performing disinfection operations.";
}, {
readonly key: "PARTY_RESPONSIBLE_FOR_REFUELING";
readonly name: "Party responsible for refueling";
readonly value: "COZ";
readonly description: "Party responsible for performing refueling operations.";
}, {
readonly key: "PARTY_TO_RECEIVE_CERTIFICATE_OF_COMPLIANCE";
readonly name: "Party to receive certificate of compliance";
readonly value: "CP";
readonly description: "Party acting for or on behalf of seller in matters concerning compliance.";
}, {
readonly key: "ADVISING_BANK";
readonly name: "Advising bank";
readonly value: "CPA";
readonly description: "Identifies the financial institution used by the issuing bank to advise the documentary credit.";
}, {
readonly key: "REIMBURSING_BANK";
readonly name: "Reimbursing bank";
readonly value: "CPB";
readonly description: "Identifies the financial institution through which the reimbursement is to be effected.";
}, {
readonly key: "ADVISE_THROUGH_BANK";
readonly name: "Advise through bank";
readonly value: "CPC";
readonly description: "Identifies the financial institution through which the advising bank is to advise.";
}, {
readonly key: "CHARGES_PAYER_AT_DESTINATION";
readonly name: "Charges payer at destination";
readonly value: "CPD";
readonly description: "Party, other than the ordering party, which has to pay the charges concerning the destination operations.";
}, {
readonly key: "TRANSPORT_MEANS_MASTER_NAME";
readonly name: "Transport means master name";
readonly value: "CPE";
readonly description: "[3408] Name of the Master of a means of transport such as vessel.";
}, {
readonly key: "MEANS_OF_TRANSPORT_CHARTERER";
readonly name: "Means of transport charterer";
readonly value: "CPF";
readonly description: "Charterer of the means of transport.";
}, {
readonly key: "EXCISE_PARTY";
readonly name: "Excise party";
readonly value: "CPG";
readonly description: "Party to whom excise must be paid.";
}, {
readonly key: "COPY_REPORT_TO";
readonly name: "Copy report to";
readonly value: "CPH";
readonly description: "Party receiving a copy of a report.";
}, {
readonly key: "RELATED_HEALTHCARE_PARTY";
readonly name: "Related healthcare party";
readonly value: "CPI";
readonly description: "A healthcare party related to the subject.";
}, {
readonly key: "CLINICAL_INFORMATION_PROVIDER";
readonly name: "Clinical information provider";
readonly value: "CPJ";
readonly description: "Party providing clinical information.";
}, {
readonly key: "SERVICE_REQUESTER";
readonly name: "Service requester";
readonly value: "CPK";
readonly description: "Party requesting a service.";
}, {
readonly key: "PATIENT_ADMITTED_BY";
readonly name: "Patient admitted by";
readonly value: "CPL";
readonly description: "Party who admitted a patient.";
}, {
readonly key: "PATIENT_DISCHARGED_TO";
readonly name: "Patient discharged to";
readonly value: "CPM";
readonly description: "The party who receives the discharged patient.";
}, {
readonly key: "PATIENT_HOSTED_BY";
readonly name: "Patient hosted by";
readonly value: "CPN";
readonly description: "The party hosting the patient.";
}, {
readonly key: "PRESCRIBERS_CONTACT_PERSON";
readonly name: "Prescriber's contact person";
readonly value: "CPO";
readonly description: "Contact person for the prescriber.";
}, {
readonly key: "CHEQUE_ORDER";
readonly name: "Cheque order";
readonly value: "CQ";
readonly description: "Party to which the cheque will be ordered, when different from the beneficiary.";
}, {
readonly key: "EMPTY_EQUIPMENT_RETURN_PARTY";
readonly name: "Empty equipment return party";
readonly value: "CR";
readonly description: "Party to whose premises empty equipment will be or has been returned.";
}, {
readonly key: "CONSOLIDATOR";
readonly name: "Consolidator";
readonly value: "CS";
readonly description: "Party consolidating various consignments, payments etc.";
}, {
readonly key: "CONSIGNEE_TO_BE_SPECIFIED";
readonly name: "Consignee to be specified";
readonly value: "CT";
readonly description: "The party to be identified at a later time as the consignee.";
}, {
readonly key: "CONTAINER_RETURN_COMPANY";
readonly name: "Container return company";
readonly value: "CU";
readonly description: "The company to which containers have to be returned.";
}, {
readonly key: "CONSIGNEE_OF_VESSEL";
readonly name: "Consignee of vessel";
readonly value: "CV";
readonly description: "Party to which the vessel shall be delivered.";
}, {
readonly key: "EQUIPMENT_OWNER";
readonly name: "Equipment owner";
readonly value: "CW";
readonly description: "Owner of equipment (container, etc.).";
}, {
readonly key: "CONSIGNEES_AGENT";
readonly name: "Consignee's agent";
readonly value: "CX";
readonly description: "Party authorized to act on behalf of the consignee.";
}, {
readonly key: "COMMISSIONABLE_AGENT";
readonly name: "Commissionable agent";
readonly value: "CY";
readonly description: "IATA cargo agent entitled to commission.";
}, {
readonly key: "CONSIGNOR";
readonly name: "Consignor";
readonly value: "CZ";
readonly description: "[3336] Party which, by contract with a carrier, consigns or sends goods with the carrier, or has them conveyed by him. Synonym: shipper, sender.";
}, {
readonly key: "AVAILABLE_WITH_BANK_DOCUMENTARY_CREDITS";
readonly name: "Available with bank (documentary credits)";
readonly value: "DA";
readonly description: "Financial institution with whom the documentary credit is available.";
}, {
readonly key: "DISTRIBUTOR_BRANCH";
readonly name: "Distributor branch";
readonly value: "DB";
readonly description: "The affiliate of a retailer or distributor.";
}, {
readonly key: "DECONSOLIDATOR";
readonly name: "Deconsolidator";
readonly value: "DC";
readonly description: "Party that splits up a large consignment composed of separate consignments of goods. The smaller consignments of goods were grouped together into that large consignment for carriage as a larger unit in order to obtain a reduced rate.";
}, {
readonly key: "DESPATCH_CHARGE_PAYER";
readonly name: "Despatch charge payer";
readonly value: "DCP";
readonly description: "Party, other than the ordering party, which has to pay the charges concerning the despatch operations.";
}, {
readonly key: "PRESCRIPTION_DATABASE_OWNER";
readonly name: "Prescription database owner";
readonly value: "DCQ";
readonly description: "Organisation or person owning a prescription database.";
}, {
readonly key: "ORIGINAL_PRESCRIBER";
readonly name: "Original prescriber";
readonly value: "DCR";
readonly description: "The doctor who issued the original prescription.";
}, {
readonly key: "TEMPORARY_EMPLOYEE";
readonly name: "Temporary employee";
readonly value: "DCS";
readonly description: "A person employed on a temporary basis.";
}, {
readonly key: "DESIGNER";
readonly name: "Designer";
readonly value: "DCT";
readonly description: "A party who designs.";
}, {
readonly key: "QUOTATION_DELIVERED_TO";
readonly name: "Quotation delivered to";
readonly value: "DCU";
readonly description: "Party to whom the quotation is to be or has been delivered.";
}, {
readonly key: "DEVELOPER";
readonly name: "Developer";
readonly value: "DCV";
readonly description: "A party who develops.";
}, {
readonly key: "TEST_EXECUTION_PARTY";
readonly name: "Test execution party";
readonly value: "DCW";
readonly description: "The party performing a test.";
}, {
readonly key: "PARTY_TO_RECEIVE_REFUND";
readonly name: "Party to receive refund";
readonly value: "DCX";
readonly description: "Party to whom a refund is given.";
}, {
readonly key: "AUTHORISED_ISSUER_OF_PRESCRIPTION";
readonly name: "Authorised issuer of prescription";
readonly value: "DCY";
readonly description: "Party authorised to issue a prescription.";
}, {
readonly key: "AUTHORISED_DISPENSER_OF_MEDICINE";
readonly name: "Authorised dispenser of medicine";
readonly value: "DCZ";
readonly description: "Organisation or person authorised to dispense medicine.";
}, {
readonly key: "DOCUMENTARY_CREDIT_ACCOUNT_PARTYS_BANK";
readonly name: "Documentary credit account party's bank";
readonly value: "DD";
readonly description: "Bank of the documentary credit account party.";
}, {
readonly key: "REPORT_RESPONSIBLE_PARTY";
readonly name: "Report responsible party";
readonly value: "DDA";
readonly description: "The party or person taking responsibility for a report.";
}, {
readonly key: "INITIAL_SENDER";
readonly name: "Initial sender";
readonly value: "DDB";
readonly description: "The party who does the initial sending.";
}, {
readonly key: "THE_PARTY_AUTHORISING_THE_ORIGINAL_PRESCRIPTION";
readonly name: "The party authorising the original prescription";
readonly value: "DDC";
readonly description: "The party authorising the issuer of the original prescription.";
}, {
readonly key: "APPLICANT";
readonly name: "Applicant";
readonly value: "DDD";
readonly description: "A party who applies for something.";
}, {
readonly key: "METER_READER";
readonly name: "Meter reader";
readonly value: "DDE";
readonly description: "A party physically reading the meter.";
}, {
readonly key: "PRIMARY_ELECTRONIC_BUSINESS_CONTACT";
readonly name: "Primary electronic business contact";
readonly value: "DDF";
readonly description: "Code specifying a party who serves as a business entity's primary contact for matters related to electronic business.";
}, {
readonly key: "ALTERNATE_ELECTRONIC_BUSINESS_CONTACT";
readonly name: "Alternate electronic business contact";
readonly value: "DDG";
readonly description: "Code specifying a party who serves as a business entity's alternate contact for matters related to electronic business.";
}, {
readonly key: "PRIMARY_GOVERNMENT_BUSINESS_CONTACT";
readonly name: "Primary government business contact";
readonly value: "DDH";
readonly description: "Code specifying a party who serves as a business entity's primary contact for matters related to doing business with the government.";
}, {
readonly key: "ALTERNATE_GOVERNMENT_BUSINESS_CONTACT";
readonly name: "Alternate government business contact";
readonly value: "DDI";
readonly description: "Code specifying a party who serves as a business entity's alternate contact for matters related to doing business with the government.";
}, {
readonly key: "PAST_PERFORMANCE_CONTACT";
readonly name: "Past performance contact";
readonly value: "DDJ";
readonly description: "Code specifying a party who serves as a business entity's contact for matters related to the past performance of that entity.";
}, {
readonly key: "BALANCE_RESPONSIBLE_PARTY";
readonly name: "Balance responsible party";
readonly value: "DDK";
readonly description: "A party responsible for balancing supply and consumption.";
}, {
readonly key: "GROUP_OF_PASSENGERS";
readonly name: "Group of passengers";
readonly value: "DDL";
readonly description: "A group of persons conveyed by a means of transport, other than the crew.";
}, {
readonly key: "GRID_OPERATOR";
readonly name: "Grid operator";
readonly value: "DDM";
readonly description: "A party operating a grid.";
}, {
readonly key: "FIRST_FINANCIAL_INSTITUTION_IN_THE_TRANSACTION_CHAIN";
readonly name: "First financial institution in the transaction chain";
readonly value: "DDN";
readonly description: "Identifies the financial institution that is the point of entry into the interbank transaction chain.";
}, {
readonly key: "LOCATION_MANAGER";
readonly name: "Location manager";
readonly value: "DDO";
readonly description: "Party responsible for the management of the location.";
}, {
readonly key: "GROUP_LEADER";
readonly name: "Group leader";
readonly value: "DDP";
readonly description: "Party responsible for leading the group.";
}, {
readonly key: "BALANCE_POWER_SUPPLIER";
readonly name: "Balance power supplier";
readonly value: "DDQ";
readonly description: "The supplier of balance power.";
}, {
readonly key: "CONSIGNORS_FREIGHT_FORWARDER";
readonly name: "Consignor's freight forwarder";
readonly value: "DDR";
readonly description: "Identification of freight forwarder giving services to the consignor.";
}, {
readonly key: "CONSIGNEES_FREIGHT_FORWARDER";
readonly name: "Consignee's freight forwarder";
readonly value: "DDS";
readonly description: "Identification of freight forwarder giving services to the consignee.";
}, {
readonly key: "IN_TRANSIT_CREW_MEMBER";
readonly name: "In transit crew member";
readonly value: "DDT";
readonly description: "The movement of a crew member from one country to another via the territory of an intermediate country for which no entry is intended.";
}, {
readonly key: "IN_TRANSIT_PASSENGER";
readonly name: "In transit passenger";
readonly value: "DDU";
readonly description: "The movement of a passenger from one country to another via the territory of an intermediate country for which no entry is intended.";
}, {
readonly key: "ENERGY_CONSUMPTION_IMBALANCE_RESPONSIBLE_PARTY";
readonly name: "Energy consumption imbalance responsible party";
readonly value: "DDV";
readonly description: "A party who can be brought to rights, legally and financially, for any imbalance between energy bought and consumed for all associated metering points.";
}, {
readonly key: "ENERGY_PRODUCTION_IMBALANCE_RESPONSIBLE_PARTY";
readonly name: "Energy production imbalance responsible party";
readonly value: "DDW";
readonly description: "A party who can be brought to rights, legally and financially, for any imbalance between energy sold and produced for all associated metering points.";
}, {
readonly key: "IMBALANCE_SETTLEMENT_RESPONSIBLE_PARTY";
readonly name: "Imbalance settlement responsible party";
readonly value: "DDX";
readonly description: "A party that is responsible for settlement of the difference between planned and realised quantities.";
}, {
readonly key: "TRANSMISSION_CAPACITY_ALLOCATOR";
readonly name: "Transmission capacity allocator";
readonly value: "DDY";
readonly description: "A party managing the allocation of transmission capacity.";
}, {
readonly key: "METERING_POINT_ADMINISTRATOR";
readonly name: "Metering point administrator";
readonly value: "DDZ";
readonly description: "A party responsible for registering the technical specifications of metering points and the parties linked to them.";
}, {
readonly key: "DEPOSITOR";
readonly name: "Depositor";
readonly value: "DE";
readonly description: "Party depositing goods, financial payments or documents.";
}, {
readonly key: "METERED_DATA_AGGREGATOR";
readonly name: "Metered data aggregator";
readonly value: "DEA";
readonly description: "A party responsible for aggregation of metered data.";
}, {
readonly key: "METER_OPERATOR";
readonly name: "Meter operator";
readonly value: "DEB";
readonly description: "A party responsible for the operation of a meter, including installing maintaining, testing, certifying and decommissioning.";
}, {
readonly key: "PARTY_CONNECTED_TO_GRID";
readonly name: "Party connected to grid";
readonly value: "DEC";
readonly description: "A party that contracts for the right to consume or produce electricity at a metering point.";
}, {
readonly key: "PROFILE_MAINTENANCE_PARTY";
readonly name: "Profile maintenance party";
readonly value: "DED";
readonly description: "A party that maintains profiles.";
}, {
readonly key: "STOWAWAY";
readonly name: "Stowaway";
readonly value: "DEE";
readonly description: "A person who hides on a conveyance in order to obtain free passage.";
}, {
readonly key: "MEAT_CUTTER";
readonly name: "Meat cutter";
readonly value: "DEF";
readonly description: "Person whose job is to cut up and/or mince meat.";
}, {
readonly key: "CONSORTIUM_CARRIER_MARITIME";
readonly name: "Consortium Carrier (maritime)";
readonly value: "DEG";
readonly description: "A marine carrier that transports goods for more than one shipping line between named points.";
}, {
readonly key: "NON_VESSEL_OPERATING_CARRIER";
readonly name: "Non-vessel operating carrier";
readonly value: "DEH";
readonly description: "A carrier that does not operate the vessel.";
}, {
readonly key: "MEANS_OF_TRANSPORT_OPERATOR";
readonly name: "Means of transport operator";
readonly value: "DEI";
readonly description: "The operator of a means of transport, e.g. the captain of a vessel.";
}, {
readonly key: "STUFFING_ADDRESS";
readonly name: "Stuffing address";
readonly value: "DEJ";
readonly description: "Address where cargo is loaded into the transport equipment e.g. container. Synonyms; vanning address / place of vanning.";
}, {
readonly key: "MOORING_SERVICE_PROVIDER";
readonly name: "Mooring service provider";
readonly value: "DEK";
readonly description: "Party responsible for mooring the vessel at the berth in the port. Synonym: Boatmen.";
}, {
readonly key: "PILOTAGE_SERVICE_PROVIDER";
readonly name: "Pilotage service provider";
readonly value: "DEL";
readonly description: "Party responsible for the pilotage of the vessel.";
}, {
readonly key: "BERTH_TOWAGE_SERVICE_PROVIDER";
readonly name: "Berth towage service provider";
readonly value: "DEM";
readonly description: "Party responsible for towing the vessel to/from the berth in the port.";
}, {
readonly key: "AGENTREPRESENTATIVE_DIRECT_REPRESENTATION";
readonly name: "Agent/representative, direct representation";
readonly value: "DEN";
readonly description: "Party authorised to act in the name and on behalf of another person.";
}, {
readonly key: "AGENTREPRESENTATIVE_INDIRECT_REPRESENTATION";
readonly name: "Agent/representative, indirect representation";
readonly value: "DEO";
readonly description: "Party authorised to act in its own name but on behalf of another person.";
}, {
readonly key: "STEVEDORE";
readonly name: "Stevedore";
readonly value: "DEP";
readonly description: "A party which handles the loading and unloading of marine vessels from several terminals. + DEQ Shipper Party responsible for the shipment of goods.";
}, {
readonly key: "DOCUMENTARY_CREDIT_APPLICANT";
readonly name: "Documentary credit applicant";
readonly value: "DF";
readonly description: "Party at whose request the applicant's bank/issuing bank is to issue a documentary credit.";
}, {
readonly key: "DOCUMENTARY_CREDIT_BENEFICIARY";
readonly name: "Documentary credit beneficiary";
readonly value: "DG";
readonly description: "Party in whose favour the documentary credit is to be issued and the party that must comply with the credit's terms and conditions.";
}, {
readonly key: "DOCUMENTARY_CREDIT_ACCOUNT_PARTY";
readonly name: "Documentary credit account party";
readonly value: "DH";
readonly description: "Party which is responsible for the payment settlement of the documentary credit with the applicant's bank/issuing bank, if different from the documentary credit applicant.";
}, {
readonly key: "DOCUMENTARY_CREDIT_SECOND_BENEFICIARY";
readonly name: "Documentary credit second beneficiary";
readonly value: "DI";
readonly description: "Party to whom the documentary credit can be transferred.";
}, {
readonly key: "PARTY_ACCORDING_TO_DOCUMENTARY_CREDIT_TRANSACTION";
readonly name: "Party according to documentary credit transaction";
readonly value: "DJ";
readonly description: "Party related to documentary credit transaction.";
}, {
readonly key: "DOCUMENTARY_CREDIT_BENEFICIARYS_BANK";
readonly name: "Documentary credit beneficiary's bank";
readonly value: "DK";
readonly description: "Financial institution with which the beneficiary of the documentary credit maintains an account.";
}, {
readonly key: "FACTOR";
readonly name: "Factor";
readonly value: "DL";
readonly description: "Company offering a financial service whereby a firm sells or transfers title to its accounts receivable to the factoring company.";
}, {
readonly key: "PARTY_TO_WHOM_DOCUMENTS_ARE_TO_BE_PRESENTED";
readonly name: "Party to whom documents are to be presented";
readonly value: "DM";
readonly description: "Party to whom documents are to be presented.";
}, {
readonly key: "OWNER_OF_OPERATION";
readonly name: "Owner of operation";
readonly value: "DN";
readonly description: "Owner of the operation.";
}, {
readonly key: "DOCUMENT_RECIPIENT";
readonly name: "Document recipient";
readonly value: "DO";
readonly description: "[1370] Party which should receive a specified document.";
}, {
readonly key: "DELIVERY_PARTY";
readonly name: "Delivery party";
readonly value: "DP";
readonly description: "[3144] Party to which goods should be delivered, if not identical with consignee, such as the place where a container is to be, or has been, positioned.";
}, {
readonly key: "OWNERS_AGENT";
readonly name: "Owner's agent";
readonly value: "DQ";
readonly description: "Person acting on delegation of powers of the owner.";
}, {
readonly key: "DRIVER";
readonly name: "Driver";
readonly value: "DR";
readonly description: "Person who drives a means of transport.";
}, {
readonly key: "DISTRIBUTOR";
readonly name: "Distributor";
readonly value: "DS";
readonly description: "Party distributing goods, financial payments or documents.";
}, {
readonly key: "DECLARANT";
readonly name: "Declarant";
readonly value: "DT";
readonly description: "[3140] Party which makes a declaration to an official body or - where legally permitted - in whose name, or on whose behalf, a declaration to an official body is made.";
}, {
readonly key: "OWNERS_REPRESENTATIVE";
readonly name: "Owner's representative";
readonly value: "DU";
readonly description: "Person commissioned by the owner to represent him in certain circumstances.";
}, {
readonly key: "PROJECT_MANAGEMENT_OFFICE";
readonly name: "Project management office";
readonly value: "DV";
readonly description: "Party commissioned by the owner to follow through the execution of all works.";
}, {
readonly key: "DRAWEE";
readonly name: "Drawee";
readonly value: "DW";
readonly description: "Party on whom drafts must be drawn.";
}, {
readonly key: "ENGINEER_CONSTRUCTION";
readonly name: "Engineer (construction)";
readonly value: "DX";
readonly description: "Party representing the contractor to advise and supervise engineering aspects of the works.";
}, {
readonly key: "ENGINEER_RESIDENT_CONSTRUCTION";
readonly name: "Engineer, resident (construction)";
readonly value: "DY";
readonly description: "Party commissioned by the owner to advise and supervise engineering aspects of the works.";
}, {
readonly key: "ARCHITECT";
readonly name: "Architect";
readonly value: "DZ";
readonly description: "A designer who prepares plans for buildings, ships, etc. and supervises their construction.";
}, {
readonly key: "ARCHITECT_DESIGNER";
readonly name: "Architect-designer";
readonly value: "EA";
readonly description: "Designer of the construction project.";
}, {
readonly key: "BUILDING_INSPECTORATE";
readonly name: "Building inspectorate";
readonly value: "EB";
readonly description: "Party controlling the conformity of works to legal and regulation rules.";
}, {
readonly key: "EXCHANGER";
readonly name: "Exchanger";
readonly value: "EC";
readonly description: "Party exchanging currencies or goods.";
}, {
readonly key: "ENGINEER_CONSULTANT";
readonly name: "Engineer, consultant";
readonly value: "ED";
readonly description: "Party providing professional engineering services.";
}, {
readonly key: "LOCATION_OF_GOODS_FOR_CUSTOMS_EXAMINATION_BEFORE_CLEARANCE";
readonly name: "Location of goods for customs examination before clearance";
readonly value: "EE";
readonly description: "The location where the goods are examined by customs before clearance.";
}, {
readonly key: "PROJECT_COORDINATION_OFFICE";
readonly name: "Project coordination office";
readonly value: "EF";
readonly description: "Party responsible for technical coordination of works.";
}, {
readonly key: "SURVEYOR_TOPOGRAPHICAL";
readonly name: "Surveyor, topographical";
readonly value: "EG";
readonly description: "Party responsible for topographical measurements.";
}, {
readonly key: "ENGINEER_MEASUREMENT";
readonly name: "Engineer, measurement";
readonly value: "EH";
readonly description: "Party responsible for quantity measurements.";
}, {
readonly key: "CONTROLLER_QUALITY";
readonly name: "Controller, quality";
readonly value: "EI";
readonly description: "Party controlling the quality of goods and workmanship for the project.";
}, {
readonly key: "SURVEYOR_QUANTITY";
readonly name: "Surveyor, quantity";
readonly value: "EJ";
readonly description: "Party responsible for the quantification and valuation of the works on behalf of the contractor.";
}, {
readonly key: "SURVEYOR_PROFESSIONAL_QUANTITY";
readonly name: "Surveyor (professional), quantity";
readonly value: "EK";
readonly description: "Party responsible to the owner for the quantification and valuation of the works.";
}, {
readonly key: "PROJECT";
readonly name: "Project";
readonly value: "EL";
readonly description: "Party responsible for a project, e.g. a construction project.";
}, {
readonly key: "PARTY_TO_RECEIVE_ELECTRONIC_MEMO_OF_INVOICE";
readonly name: "Party to receive electronic memo of invoice";
readonly value: "EM";
readonly description: "Party being informed about invoice issue (via EDI).";
}, {
readonly key: "TENDERER";
readonly name: "Tenderer";
readonly value: "EN";
readonly description: "Firm answering an invitation to tender.";
}, {
readonly key: "OWNER_OF_EQUIPMENT";
readonly name: "Owner of equipment";
readonly value: "EO";
readonly description: "Party who owns equipment.";
}, {
readonly key: "EQUIPMENT_DROP_OFF_PARTY";
readonly name: "Equipment drop-off party";
readonly value: "EP";
readonly description: "The party which drops off equipment.";
}, {
readonly key: "EMPTY_CONTAINER_RESPONSIBLE_PARTY";
readonly name: "Empty container responsible party";
readonly value: "EQ";
readonly description: "Party responsible for the empty container.";
}, {
readonly key: "EMPTY_CONTAINER_RETURN_AGENT";
readonly name: "Empty container return agent";
readonly value: "ER";
readonly description: "Party, designated by owner of containers, responsible for their collection as agreed between the owner and customer/ consignee.";
}, {
readonly key: "CONTRACTOR_LEAD";
readonly name: "Contractor, lead";
readonly value: "ES";
readonly description: "Leader representing a grouping of co-contractors.";
}, {
readonly key: "CO_CONTRACTOR";
readonly name: "Co-contractor";
readonly value: "ET";
readonly description: "Member of a grouping of co-contractors.";
}, {
readonly key: "CONTRACTOR_GENERAL";
readonly name: "Contractor, general";
readonly value: "EU";
readonly description: "Single contractor for the whole construction project, working by his own or with subcontractors.";
}, {
readonly key: "SUBCONTRACTOR";
readonly name: "Subcontractor";
readonly value: "EV";
readonly description: "Firm carrying ou