]> git.immae.eu Git - github/fretlink/edi-parser.git/blob - specification/src/Text/Edifact/D96A/Simples/S3035.hs
Release code as open source
[github/fretlink/edi-parser.git] / specification / src / Text / Edifact / D96A / Simples / S3035.hs
1 {-# LANGUAGE OverloadedStrings #-}
2
3 ---- Machine generated code.
4 ---- Output of edi-parser-scaffolder
5
6 module Text.Edifact.D96A.Simples.S3035
7 ( simple3035
8 ) where
9
10 import Text.Edifact.Parsing
11 import Text.Edifact.Types (Value)
12
13 -- | Derived from this specification:
14 --
15 -- > * 3035 Party qualifier
16 -- >
17 -- > Desc: Code giving specific meaning to a party.
18 -- >
19 -- > Repr: an..3
20 -- >
21 -- > AA Party to be billed (AAR Accounting rule 11)
22 -- > Party to be billed in accordance with AAR Accounting rule
23 -- > 11.
24 -- > AB Buyer's agent/representative
25 -- > Third party who arranged the purchase of merchandise on
26 -- > behalf of the actual buyer.
27 -- > AE Declarant's agent/representative
28 -- > Any natural or legal person who makes a declaration to an
29 -- > official body on behalf of another natural or legal
30 -- > person, where legally permitted (CCC).
31 -- > AF Transit principal
32 -- > Natural or legal person responsible for the satisfactory
33 -- > performance of a Customs transit operation. Source: CCC.
34 -- > AG Agent/representative
35 -- > (3196) Party authorized to act on behalf of another
36 -- > party.
37 -- > AH Transit principal's agent/representative
38 -- > Agent acting on behalf of the transit principal (CCC).
39 -- > AI Successful job applicant
40 -- > Person who has been chosen for a job.
41 -- > + AJ Party issuing mutually agreed codes
42 -- > The party which has issued all mutually agreed codes used
43 -- > in the message.
44 -- > AK Acknowledgement recipient
45 -- > Party to whom acknowledgement should be sent.
46 -- > AL Principal
47 -- > (3340) Party accepting liability for goods held or moving
48 -- > (e.g. transit) under a Customs authorization and - when
49 -- > applicable - a guarantee.
50 -- > AM Authorized official
51 -- > Employee of a company or firm authorized to act on behalf
52 -- > of that company or firm e.g. to make a Customs
53 -- > declaration.
54 -- > AN Approved importer
55 -- > Person or company which is authorised by the relevant
56 -- > Customs authority to import goods without payment all
57 -- > taxes or specific taxes at the point of entry into the
58 -- > country.
59 -- > AO Account of
60 -- > Party account is assigned to.
61 -- > AP Accepting party
62 -- > (3352) Party accepting goods, products, services etc.
63 -- > AQ Approved consignor
64 -- > Person or company approved by the relevant authority in
65 -- > the country to pack and export specific goods under
66 -- > Customs supervision.
67 -- > AR Authorized exporter
68 -- > Exporter authorized/approved by Customs for special
69 -- > Customs procedures e.g. simplified procedure.
70 -- > AT Authorized importer
71 -- > Importer authorized/approved by Customs for special
72 -- > Customs procedures e.g. simplified procedure.
73 -- > AU Authorized trader (transit)
74 -- > Trader authorized/approved by Customs for special transit
75 -- > procedures e.g. simplified procedure.
76 -- > AV Authorizing official
77 -- > Party that has delegated the authority to take a certain
78 -- > action on behalf of a company or agency.
79 -- > AW Applicant's bank
80 -- > Financial institution which is requested to issue the
81 -- > documentary credit.
82 -- > AX Authenticating party
83 -- > Party which certifies that a document is authentic.
84 -- > AZ Issuing bank
85 -- > Financial institution which issues the documentary
86 -- > credit, if the applicant's bank is not acting as the
87 -- > issuing bank.
88 -- > B1 Contact bank 1
89 -- > Identifies an additional bank which must be informed of
90 -- > certain aspects of the message.
91 -- > B2 Contact bank 2
92 -- > Identifies an additional bank which must be informed of
93 -- > certain aspects of the message.
94 -- > BA Booking agent
95 -- > Party acting as a booking office for transport and
96 -- > forwarding services.
97 -- > BB Buyer's bank
98 -- > [3420] Bank employed by the buyer to make payment.
99 -- > BC Negotiating bank
100 -- > Financial institution to whom a negotiable documentary
101 -- > credit is directed.
102 -- > BD Documentary credit reimbursing bank
103 -- > Self-explanatory.
104 -- > BE Beneficiary
105 -- > The ultimate recipient of the funds. Normally the account
106 -- > owner who is reimbursed by the payor.
107 -- > BF Beneficiary's bank
108 -- > Identifies the account servicer for the beneficiary or
109 -- > the payee.
110 -- > BG Employer
111 -- > Self-explanatory.
112 -- > BH Previous employer
113 -- > Previous employer of a person(s).
114 -- > BI Buyer's financial institution
115 -- > Financial institution designated by buyer to make
116 -- > payment.
117 -- > BK Financial institution
118 -- > Party acting as financial institution.
119 -- > BL Bill of lading recipient
120 -- > Party to receive B/L.
121 -- > BM Insured
122 -- > Party which is the object of an insurance contract.
123 -- > BN Insurance beneficiary
124 -- > Party which benefits from insurance coverage.
125 -- > BO Broker or sales office
126 -- > Party acting in the name of the seller as broker or as
127 -- > sales office.
128 -- > BP Building site purchaser
129 -- > Party at the building site responsible for the purchasing
130 -- > of goods and services for that particular site.
131 -- > BQ Cheque drawn bank
132 -- > Identifies the bank on which the cheque should be drawn,
133 -- > as instructed by the ordering customer.
134 -- > BS Bill and ship to
135 -- > Party receiving goods and relevant invoice.
136 -- > BT Party to be billed for other than freight (bill to)
137 -- > Party receiving invoice excluding freight costs.
138 -- > BU Service bureau
139 -- > Party carrying out service bureau processing work, (e.g.
140 -- > a payroll bureau).
141 -- > BV Member
142 -- > Member of a group (e.g. of a group of persons or a
143 -- > service scheme).
144 -- > BW Borrower
145 -- > Self explanatory.
146 -- > BX Building site engineer
147 -- > Party at the building site responsible for engineering
148 -- > matters for that particular site.
149 -- > BY Buyer
150 -- > (3002) Party to which merchandise is sold.
151 -- > BZ Building site forwarder
152 -- > Party at the building site responsible for forwarding the
153 -- > received goods on that particular site.
154 -- > C1 In care of party no. 1
155 -- > Description to be provided.
156 -- > C2 In care of party no. 2
157 -- > Description to be provided.
158 -- > CA Carrier
159 -- > (3126) Party undertaking or arranging transport of goods
160 -- > between named points.
161 -- > CB Customs broker
162 -- > Agent or representative or a professional Customs
163 -- > clearing agent who deals directly with Customs on behalf
164 -- > of the importer or exporter (CCC).
165 -- > CC Claimant
166 -- > Party who claims goods or insurance.
167 -- > CD Agent's bank
168 -- > Bank of the agent.
169 -- > CE Ceding company
170 -- > Description to be provided.
171 -- > CF Container operator/lessee
172 -- > Party to whom the possession of specified property (e.g.
173 -- > container) has been conveyed for a period of time in
174 -- > return for rental payments.
175 -- > CG Carrier's agent
176 -- > Party authorized to act for or on behalf of carrier.
177 -- > CH Connecting carrier
178 -- > Owner or operator of a transportation conveyance to which
179 -- > goods in a given transaction will be transferred.
180 -- > CI Commission processor
181 -- > Party who provides extra treatment to goods on commission
182 -- > base.
183 -- > CJ Previous member
184 -- > Previous member of a group of persons or a service
185 -- > scheme.
186 -- > CK Empty equipment despatch party
187 -- > Party from whose premises empty equipment will be or has
188 -- > been despatched.
189 -- > CL Container location party
190 -- > Party from whose premises container will be or has been
191 -- > despatched.
192 -- > CM Customs
193 -- > Identification of customs authority relevant to the
194 -- > transaction or shipment.
195 -- > CN Consignee
196 -- > (3132) Party to which goods are consigned.
197 -- > CO Corporate office
198 -- > Identification of the Head Office within a company.
199 -- > COP Convoying party
200 -- > Party designated to escort the transported goods.
201 -- > CP Party to receive certificate of compliance
202 -- > Party acting for or on behalf of seller in matters
203 -- > concerning compliance.
204 -- > CPD Charges payer at destination
205 -- > Party, other than the ordering party, which has to pay
206 -- > the charges concerning the destination operations.
207 -- > CQ Cheque order
208 -- > Party to which the cheque will be ordered, when different
209 -- > from the beneficiary.
210 -- > CR Empty equipment return party
211 -- > Party to whose premises empty equipment will be or has
212 -- > been returned.
213 -- > CS Consolidator
214 -- > Party consolidating various consignments, payments etc.
215 -- > CT Consignee to be specified
216 -- > Description to be provided.
217 -- > CU Container return company
218 -- > Description to be provided.
219 -- > CV Consignee of vessel
220 -- > Description to be provided.
221 -- > CW Equipment owner
222 -- > Owner of equipment (container, etc.).
223 -- > CX Consignee's agent
224 -- > Party authorized to act on behalf of the consignee.
225 -- > CY Commissionable agent
226 -- > IATA cargo agent entitled to commission.
227 -- > CZ Consignor
228 -- > (3336) Party which, by contract with a carrier, consigns
229 -- > or sends goods with the carrier, or has them conveyed by
230 -- > him. Synonym: shipper, sender.
231 -- > DA Available with bank (documentary credits)
232 -- > Financial institution with whom the documentary credit is
233 -- > available.
234 -- > DB Distributor branch
235 -- > The affiliate of a retailer or distributor.
236 -- > DC Deconsolidator
237 -- > Party that splits up a large consignment composed of
238 -- > separate consignments of goods. The smaller consignments
239 -- > of goods were grouped together into that large
240 -- > consignment for carriage as a larger unit in order to
241 -- > obtain a reduced rate.
242 -- > DCP Despatch charge payer
243 -- > Party, other than the ordering party, which has to pay
244 -- > the charges concerning the despatch operations.
245 -- > DD Documentary credit account party's bank
246 -- > Bank of the documentary credit account party.
247 -- > DE Depositor
248 -- > Party depositing goods, financial payments or documents.
249 -- > DF Documentary credit applicant
250 -- > Party at whose request the applicant's bank/issuing bank
251 -- > is to issue a documentary credit.
252 -- > DG Documentary credit beneficiary
253 -- > Party in whose favour the documentary credit is to be
254 -- > issued and the party that must comply with the credit's
255 -- > terms and conditions.
256 -- > DH Documentary credit account party
257 -- > Party which is responsible for the payment settlement of
258 -- > the documentary credit with the applicant's bank/issuing
259 -- > bank, if different from the documentary credit applicant.
260 -- > DI Documentary credit second beneficiary
261 -- > Party to whom the documentary credit can be transferred.
262 -- > DJ Party according to documentary credit transaction
263 -- > Party related to documentary credit transaction.
264 -- > DK Documentary credit beneficiary's bank
265 -- > Financial institution with which the beneficiary of the
266 -- > documentary credit maintains an account.
267 -- > DL Factor
268 -- > Company offering a financial service whereby a firm sells
269 -- > or transfers title to its accounts receivable to the
270 -- > factoring company.
271 -- > DM Party to whom documents are to be presented
272 -- > Self explanatory.
273 -- > DN Owner of operation
274 -- > Owner of the operation.
275 -- > DO Document recipient
276 -- > (1370) Party which should receive a specified document.
277 -- > DP Delivery party
278 -- > (3144) Party to which goods should be delivered, if not
279 -- > identical with consignee.
280 -- > DQ Owner's agent
281 -- > Person acting on delegation of powers of the owner.
282 -- > DR Driver
283 -- > Person who drives a means of transport.
284 -- > DS Distributor
285 -- > Party distributing goods, financial payments or
286 -- > documents.
287 -- > DT Declarant
288 -- > (3140) Party who makes a declaration to an official body
289 -- > or - where legally permitted - in whose name, or on whose
290 -- > behalf, a declaration to an official body is made.
291 -- > DU Owner's representative
292 -- > Person commissioned by the owner to represent him in
293 -- > certain circumstances.
294 -- > DV Project management office
295 -- > Party commissioned by the owner to follow through the
296 -- > execution of all works.
297 -- > DW Drawee
298 -- > Party on whom drafts must be drawn.
299 -- > DX Engineer (construction)
300 -- > Party representing the contractor to advise and supervise
301 -- > engineering aspects of the works.
302 -- > DY Engineer, resident (construction)
303 -- > Party commissioned by the owner to advise and supervise
304 -- > engineering aspects of the works.
305 -- > DZ Architect
306 -- > Self explanatory.
307 -- > EA Architect-designer
308 -- > Designer of the construction project.
309 -- > EB Building inspectorate
310 -- > Party controlling the conformity of works to legal and
311 -- > regulation rules.
312 -- > EC Exchanger
313 -- > Party exchanging currencies or goods.
314 -- > ED Engineer, consultant
315 -- > Party providing professional engineering services.
316 -- > EE Location of goods for customs examination before clearance
317 -- > SE.
318 -- > EF Project coordination office
319 -- > Party responsible for technical coordination of works.
320 -- > EG Surveyor, topographical
321 -- > Party responsible for topographical measurements.
322 -- > EH Engineer, measurement
323 -- > Party responsible for quantity measurements.
324 -- > EI Controller, quality
325 -- > Party controlling the quality of goods and workmanship
326 -- > for the project.
327 -- > EJ Surveyor, quantity
328 -- > Party responsible for the quantification and valuation of
329 -- > the works on behalf of the contractor.
330 -- > EK Surveyor (professional), quantity
331 -- > Party responsible to the owner for the quantification and
332 -- > valuation of the works.
333 -- > EL Project
334 -- > Party responsible for a project, e.g. a construction
335 -- > project.
336 -- > EM Party to receive electronic memo of invoice
337 -- > Party being informed about invoice issue (via EDI).
338 -- > EN Tenderer
339 -- > Firm answering an invitation to tender.
340 -- > EO Owner of equipment
341 -- > Self explanatory.
342 -- > EP Equipment drop-off party
343 -- > Self explanatory.
344 -- > EQ Empty container responsible party
345 -- > Party responsible for the empty container.
346 -- > ER Empty container return agent
347 -- > Party, designated by owner of containers, responsible for
348 -- > their collection as agreed between the owner and
349 -- > customer/ consignee.
350 -- > ES Contractor, lead
351 -- > Leader representing a grouping of co-contractors.
352 -- > ET Co-contractor
353 -- > Member of a grouping of co-contractors.
354 -- > EU Contractor, general
355 -- > Single contractor for the whole construction project,
356 -- > working by his own or with subcontractors.
357 -- > EV Subcontractor
358 -- > Firm carrying out a part of the works for a contractor.
359 -- > EW Subcontractor with direct payment
360 -- > Subcontractor benefiting from direct payments.
361 -- > EX Exporter
362 -- > (3030) Party who makes - or on whose behalf a Customs
363 -- > clearing agent or other authorized person makes - an
364 -- > export declaration. This may include a manufacturer,
365 -- > seller or other person. Within a Customs union, consignor
366 -- > may have the same meaning as exporter.
367 -- > EY Subcontractor, nominated
368 -- > Subcontractor authorized by the owner after having been
369 -- > proposed.
370 -- > EZ Operator, essential services
371 -- > Operator of essential services e.g. water, sewerage
372 -- > system, power.
373 -- > FA Operator, communication channel
374 -- > Operator of a communication channel.
375 -- > FB Nominated freight company
376 -- > Party nominated to act as transport company or carrier
377 -- > for the goods.
378 -- > FC Contractor, main
379 -- > Firm or grouping of co-contractors which has been awarded
380 -- > the contract.
381 -- > FD Buyer's parent company
382 -- > Parent company, e.g. holding company.
383 -- > FE Credit rating agency
384 -- > Self explanatory.
385 -- > FF Factor, correspondent
386 -- > Factoring company engaged by another factoring company to
387 -- > assist the letter with the services provided to the
388 -- > clients (sellers).
389 -- > FG Buyer as officially registered
390 -- > Buying party as officially registered with government.
391 -- > FH Seller as officially registered
392 -- > Selling party as officially registered with government.
393 -- > FJ Trade Union
394 -- > Organisation representing employees.
395 -- > FK Previous Trade Union
396 -- > Employee organisation who previously represented an
397 -- > employee .
398 -- > FL Passenger
399 -- > A person conveyed by a means of transport, other than the
400 -- > crew.
401 -- > FM Crew member
402 -- > A person manning a means of transport.
403 -- > FN Tariff issuer
404 -- > The issuer of a tariff, e.g. a freight tariff.
405 -- > FO Party performing inspection
406 -- > Self explanatory.
407 -- > FP Freight/charges payer
408 -- > Party responsible for the payment of freight.
409 -- > FR Message from
410 -- > Party where the message comes from.
411 -- > FT Party responsible for financial settlement
412 -- > (3450) Party responsible for either the transfer or
413 -- > repatriation of the funds relating to a transaction.
414 -- > FW Freight forwarder
415 -- > Party arranging forwarding of goods.
416 -- > FX Current receiver
417 -- > Current receiver of the goods in a multi-step
418 -- > transportation process (indirect flow) involving at least
419 -- > one grouping centre.
420 -- > FY Current sender
421 -- > Current sender of the goods in a multi-step
422 -- > transportation process (indirect flow) involving at least
423 -- > one grouping centre.
424 -- > FZ Grouping centre
425 -- > A party in charge of groupage, including degroupage and
426 -- > regroupage.
427 -- > GA Road carrier
428 -- > A road carrier moving cargo.
429 -- > GB Chamber of commerce
430 -- > Name of the Chamber of Commerce of the town where the
431 -- > company is registered.
432 -- > GC Goods custodian
433 -- > (3024) Party responsible for the keeping of goods.
434 -- > GD Producer
435 -- > Party or person who has produced the produce.
436 -- > GE Registration tribunal
437 -- > Name of the tribunal where the company is registered.
438 -- > GF Slot charter party
439 -- > An identification code of a participant or user that
440 -- > books slots (space) on a ship, more likely on a long term
441 -- > basis on a series of sailings. He pays for the space
442 -- > whether he uses it or not.
443 -- > GG Warehouse
444 -- > The name of the warehouse where product is held.
445 -- > GH Applicant for job
446 -- > A person who applied for a job.
447 -- > GI Spouse
448 -- > Person is a spouse.
449 -- > GJ Mother
450 -- > Person is a mother.
451 -- > GK Father
452 -- > Person is a father.
453 -- > GL Socially insured person
454 -- > A person who is registered in a social security scheme.
455 -- > GM Inventory controller
456 -- > To specifically identify the party in charge of inventory
457 -- > control.
458 -- > GN Processor
459 -- > Party or person who has or will apply a process.
460 -- > GO Goods owner
461 -- > The party which owns the goods.
462 -- > GP Packer
463 -- > Party or person who has undertaken or will undertake
464 -- > packing.
465 -- > GQ Slaughterer
466 -- > Party or person who has undertaken or will undertake a
467 -- > slaughter.
468 -- > GR Goods releaser
469 -- > (3026) Party entitled to authorize release of goods from
470 -- > custodian.
471 -- > GS Consignor's representative
472 -- > Party authorised to represent the consignor.
473 -- > GT Rail carrier
474 -- > A carrier moving cargo, including containers, via rail.
475 -- > + GU Originator of article number
476 -- > A code identifying the party which created a specific
477 -- > article number.
478 -- > + GV Procurement responsibility for order
479 -- > A code used to identify the organization which is
480 -- > responsible for the procurement.
481 -- > + GW Party fulfilling all operations
482 -- > Code indicating the fact that the party identified
483 -- > carries out all operations within that company's
484 -- > activities.
485 -- > + GX Central catalogue party
486 -- > Party controlling a central catalogue.
487 -- > + GY Inventory reporting party
488 -- > Party reporting inventory information.
489 -- > + GZ Substitute supplier
490 -- > Party which may be in a position to supply products or
491 -- > services should the main usual supplier be unable to do
492 -- > so.
493 -- > I1 Intermediary bank 1
494 -- > A financial institution between the ordered bank and the
495 -- > beneficiary's bank.
496 -- > I2 Intermediary bank 2
497 -- > A financial institution between the ordered bank and the
498 -- > beneficiary's bank.
499 -- > IB Intermediary/broker
500 -- > Description to be provided.
501 -- > IC Intermediate consignee
502 -- > The intermediate consignee.
503 -- > + ID Replacing manufacturer
504 -- > A code used to identify a party who replaces the previous
505 -- > party for the manufacture of an article.
506 -- > + IE Non-resident third party company with whom financial account
507 -- > is held
508 -- > Identifies the non-resident third party company with whom
509 -- > the financial account is held.
510 -- > + IF Non-resident group company with whom financial account is
511 -- > held
512 -- > Identifies the non-resident group company with whom the
513 -- > financial account is held.
514 -- > + IG Non-resident beneficiary
515 -- > The ultimate non-resident recipient of the funds.
516 -- > Normally the account owner who is reimbursed by the
517 -- > payor.
518 -- > + IH Resident beneficiary
519 -- > The ultimate resident recipient of the funds. Normally
520 -- > the account owner who is reimbursed by the payor.
521 -- > II Issuer of invoice
522 -- > (3028) Party issuing an invoice.
523 -- > + IJ Non-resident instructing party
524 -- > Indentifies the non-resident party originating the
525 -- > instruction.
526 -- > + IL Resident instructing party
527 -- > Identifies the resident party originating the
528 -- > instruction.
529 -- > IM Importer
530 -- > (3020) Party who makes - or on whose behalf a Customs
531 -- > clearing agent or other authorized person makes - an
532 -- > import declaration. This may include a person who has
533 -- > possession of the goods or to whom the goods are
534 -- > consigned.
535 -- > IN Insurer
536 -- > Description to be provided.
537 -- > IO Insurance company
538 -- > Description to be provided.
539 -- > IP Insurance claim adjuster
540 -- > Description to be provided.
541 -- > + IQ Domestic financial institution
542 -- > Domestic party acting as financial institution.
543 -- > + IR Non-domestic financial institution
544 -- > Non-domestic party acting as financial institution.
545 -- > IS Party to receive certified inspection report
546 -- > Party (at buyer) to receive certified inspection report.
547 -- > IT Installation on site
548 -- > Description to be provided.
549 -- > + IU Non-resident debtor
550 -- > Non-resident party who makes the payment or against whom
551 -- > a claim exists.
552 -- > IV Invoicee
553 -- > (3006) Party to whom an invoice is issued.
554 -- > + IW Non-resident creditor
555 -- > Non-resident party receiving the payment or against whom
556 -- > a liability exists.
557 -- > LA Party designated to provide living animal care
558 -- > Party responsible to take care of transported living
559 -- > animals.
560 -- > + LB Coproducer
561 -- > A code used to identify a party who participates in
562 -- > production.
563 -- > LN Lender
564 -- > Party lending goods or equipments.
565 -- > LP Loading party
566 -- > Party responsible for the loading when other than
567 -- > carrier.
568 -- > MA Party for whom item is ultimately intended
569 -- > Self explanatory.
570 -- > MF Manufacturer of goods
571 -- > Party who manufactures the goods.
572 -- > MG Party designated to execute re-icing
573 -- > Party designated to execute re-icing, selected in the
574 -- > official list of mandatories competent for this kind of
575 -- > operation.
576 -- > MI Planning schedule/material release issuer
577 -- > Self explanatory.
578 -- > MP Manufacturing plant
579 -- > Self explanatory.
580 -- > MR Message recipient
581 -- > Self explanatory.
582 -- > MS Document/message issuer/sender
583 -- > Issuer of a document and/or sender of a message.
584 -- > MT Party designated to execute sanitary procedures
585 -- > Self explanatory.
586 -- > N1 Notify party no. 1
587 -- > Self explanatory.
588 -- > N2 Notify party no. 2
589 -- > Self explanatory.
590 -- > NI Notify party
591 -- > (3180) Party to be notified of arrival of goods.
592 -- > OA Break bulk berth operator
593 -- > Party who offers facilities for berthing of vessels,
594 -- > handling and storage of break bulk cargo.
595 -- > OB Ordered by
596 -- > Party who issued an order.
597 -- > OF On behalf of
598 -- > Party on behalf of which an action is executed.
599 -- > OI Outside inspection agency
600 -- > Third party inspecting goods or equipment.
601 -- > OO Order of shipper
602 -- > Description to be provided.
603 -- > OP Operator of property or unit
604 -- > Self explanatory.
605 -- > OR Ordered bank
606 -- > Identifies the account servicer for the ordering customer
607 -- > or payor.
608 -- > OS Original shipper
609 -- > The original supplier of the goods.
610 -- > OT Outside test agency
611 -- > Third party testing goods, equipment or services.
612 -- > OV Owner of means of transport
613 -- > (3126) Party owning the means of transport. No synonym of
614 -- > carrier = CA.
615 -- > OY Ordering customer
616 -- > Identifies the originator of the instruction.
617 -- > P1 Contact party 1
618 -- > First party to contact.
619 -- > P2 Contact party 2
620 -- > Second party to contact.
621 -- > P3 Contact party 3
622 -- > Third party to contact.
623 -- > P4 Contact party 4
624 -- > Fourth party to contact.
625 -- > PA Party to receive inspection report
626 -- > Party to whom the inspection report should be sent.
627 -- > PB Paying financial institution
628 -- > Financial institution designated to make payment.
629 -- > PC Actual purchaser's customer
630 -- > Party the purchaser within the actual message is selling
631 -- > the ordered goods or services to.
632 -- > PD Purchaser's department buyer
633 -- > Purchasing department of buyer.
634 -- > PE Payee
635 -- > Identifies the credit party when other than the
636 -- > beneficiary.
637 -- > PF Party to receive freight bill
638 -- > Party to whom the freight bill should be sent.
639 -- > PG Prime contractor
640 -- > Party responsible for the whole project if other than the
641 -- > buyer.
642 -- > PH Payer's financial institution
643 -- > Self explanatory.
644 -- > PI Payee's company name/ID
645 -- > Receiving company name/ID (ACH transfers).
646 -- > PJ Party to receive correspondence
647 -- > Second party designated by a first party to receive
648 -- > certain correspondence in lieu of it being mailed
649 -- > directly to this first party.
650 -- > PK Contact party
651 -- > Party to contact.
652 -- > PL Payor
653 -- > Identifies the debit party when other than the ordering
654 -- > customer (for banking purposes).
655 -- > PM Party to receive paper memo of invoice
656 -- > Party being informed about invoice issue (via paper).
657 -- > PN Party to receive shipping notice
658 -- > Description to be provided.
659 -- > PO Ordering party
660 -- > To be used only if ordering party and buyer are not
661 -- > identical.
662 -- > PQ Certifying party
663 -- > Self explanatory.
664 -- > PR Payer
665 -- > (3308) Party initiating payment.
666 -- > PS Payer's company name/ID (Check, Draft or Wire)
667 -- > Self explanatory.
668 -- > PT Party to receive test report
669 -- > Self explanatory.
670 -- > PW Despatch party
671 -- > (3282) Party where goods are collected or taken over by
672 -- > the carrier (i.e. if other than consignor).
673 -- > PX Party to receive all documents
674 -- > Self explanatory.
675 -- > PY Checking party
676 -- > Party or contact designated on behalf of carrier or his
677 -- > agent to establish the actual figures for quantities,
678 -- > weight, volume and/or (cube) measurements of goods or
679 -- > containers which are to appear in the transport contract
680 -- > and on which charges will be based.
681 -- > PZ Party to print some document
682 -- > The party that is to print a specific document.
683 -- > RA Central bank or regulatory authority
684 -- > Identifies central bank or regulatory authority which
685 -- > must be informed of certain aspects of a message.
686 -- > RB Receiving financial institution
687 -- > Financial institution designated to receive payment.
688 -- > RE Party to receive commercial invoice remittance
689 -- > Party to whom payment for a commercial invoice or bill
690 -- > should be remitted.
691 -- > RF Received from
692 -- > Name of a person or department which actually delivers
693 -- > the goods.
694 -- > RH Seller's financial institution
695 -- > Financial institution designated by seller to receive
696 -- > payment. RDFI (ACH transfers).
697 -- > RI Reinsurance intermediary/broker
698 -- > Intermediary party between ceding company and
699 -- > reinsurance.
700 -- > RL Reporting carrier (Customs)
701 -- > Party who makes the cargo report to Customs.
702 -- > RM Reporting carrier's nominated agent/representative (Customs)
703 -- > Agent who formally makes a cargo report to Customs on
704 -- > behalf of the carrier.
705 -- > RP Routing party
706 -- > Party responsible for the selection of the carrier(s).
707 -- > RS Party to receive statement of account
708 -- > Party to whom the statement of account should be sent.
709 -- > RV Receiver of cheque
710 -- > Identifies the party which is to receive the actual
711 -- > cheque, when different from the receiver of funds.
712 -- > RW Issuer of waybill
713 -- > Party issuing the contract (waybill) for carriage.
714 -- > SB Sales responsibility
715 -- > Description to be provided.
716 -- > SE Seller
717 -- > (3346) Party selling merchandise to a buyer.
718 -- > SF Ship from
719 -- > Identification of the party from where goods will be or
720 -- > have been shipped.
721 -- > SG Store group
722 -- > Description to be provided.
723 -- > SI Shipping schedule issuer
724 -- > Self explanatory.
725 -- > SK Plant
726 -- > Self explanatory.
727 -- > SN Store keeper
728 -- > Self explanatory.
729 -- > SO Sold to if different than bill to
730 -- > Self explanatory.
731 -- > SR Seller's agent/representative
732 -- > (3254) Party representing the seller for the purpose of
733 -- > the trade transaction.
734 -- > SS Social securities collector's office
735 -- > Party collecting social securities premiums.
736 -- > ST Ship to
737 -- > Identification of the party to where goods will be or
738 -- > have been shipped.
739 -- > SU Supplier
740 -- > (3280) Party which manufactures or otherwise has
741 -- > possession of goods, and consigns or makes them available
742 -- > in trade.
743 -- > SX Surety for additions
744 -- > Natural of legal person (generally a bank of insurance
745 -- > company) who accepts responsibility in due legal form for
746 -- > the financial guarantee to Customs of the payment of
747 -- > additional duties or fees that become due against a
748 -- > particular shipment, which have not previously been
749 -- > covered by surety.
750 -- > SY Surety
751 -- > Natural or legal person (generally a bank or insurance
752 -- > company) who accepts responsibility in due legal form for
753 -- > the financial consequences of non-fulfilment of another's
754 -- > obligations to the Customs (CCC).
755 -- > SZ Surety for antidumping/countervailing duty
756 -- > Natural or legal person that has been contracted by the
757 -- > importer to guarantee to Customs the payment of
758 -- > antidumping and/or countervailing duties that become due
759 -- > against a particular shipment.
760 -- > TC Tax collector's office
761 -- > Party collecting taxes.
762 -- > TCP Transit charge payer
763 -- > Party, other than the ordering party, which has to pay
764 -- > the charges concerning the transit operations.
765 -- > TD Party to receive technical documentation
766 -- > Party to whom technical documentation should be sent.
767 -- > TR Terminal operator
768 -- > A party which handles the loading and unloading of marine
769 -- > vessels.
770 -- > TS Party to receive certified test results
771 -- > Party to whom the certified test results should be sent.
772 -- > TT Transfer to
773 -- > Self-explanatory.
774 -- > UC Ultimate consignee
775 -- > Party who has been designated on the invoice or packing
776 -- > list as the final recipient of the stated merchandise.
777 -- > UD Ultimate customer
778 -- > The final recipient of goods.
779 -- > UHP Unexpected handling party
780 -- > Party authorized (during a voyage) to apply unexpected
781 -- > handling procedures or party having applied these
782 -- > procedures.
783 -- > UP Unloading party
784 -- > Description to be provided.
785 -- > VN Vendor
786 -- > Party vending goods or services.
787 -- > WD Warehouse depositor
788 -- > (3004) Party depositing goods in a warehouse.
789 -- > WH Warehouse keeper
790 -- > (3022) Party taking responsibility for goods entered into
791 -- > a warehouse.
792 -- > WM Works manager
793 -- > Self explanatory.
794 -- > WPA Weighting party
795 -- > Party designated (legally accepted) to ascertain the
796 -- > weight.
797 -- > WS Wholesaler
798 -- > Seller of articles, often in large quantities, to be
799 -- > retailed by others.
800 -- > XX No heading
801 -- > Description to be provided.
802 -- > ZZZ Mutually defined
803 -- > Party specification mutually agreed between interchanging
804 -- > parties.
805 simple3035 :: Parser Value
806 simple3035 = simple "3035" (alphaNumeric `upTo` 3)