Dataset Viewer
context
stringlengths 28
10.8k
| json_schema
stringlengths 63
3.92k
| current_json
stringlengths 2
6.44k
| target_path
stringlengths 5
63
| target_schema
stringclasses 3
values | ground_truth
stringlengths 32
627
| text
stringlengths 372
13.9k
| input_ids_len
int64 104
3.9k
|
---|---|---|---|---|---|---|---|
<?xml version="1.0" ?>
<data>
<_summary_ id="data_648772" type="dict">
<_bulk_discount_percent_ id="_summary__618876" type="str"></_bulk_discount_percent_>
<_tax_summary_ id="_summary__918972" type="str">Regional Tax 7.4%</_tax_summary_>
</_summary_>
</data>
|
{"type": "object", "properties": {"billingPeriod": {"type": "string"}, "footer": {"type": "object", "properties": {"signatureDate": {"type": "string"}, "complianceStatement": {"type": "string"}, "issuerSoftware": {"type": "string"}, "authorizedSignature": {"type": "string"}}}, "title": {"type": "string"}, "dueDate": {"type": "string"}, "acceptedMethods": {"type": "string"}, "buyer": {"type": "object", "properties": {"buyerAddress": {"type": "object", "properties": {"streetName": {"type": "string"}, "postalCode": {"type": "string"}, "state": {"type": "string"}}}, "buyerContactDetails": {"type": "object", "properties": {"email": {"type": "string"}, "phone": {"type": "string"}}}, "buyerVatNumber": {"type": "string"}}}, "seller": {"type": "object", "properties": {"country": {"type": "string"}, "postalCode": {"type": "string"}, "slogan": {"type": "string"}, "sellerCompanyName": {"type": "string"}, "sellerTaxId": {"type": "string"}, "bankDetails": {"type": "object", "properties": {"bankName": {"type": "string"}, "iban": {"type": "string"}}}, "sellerContact": {"type": "string"}, "streetName": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "streetNumber": {"type": "string"}}}, "earlyPaymentDiscount": {"type": "string"}, "referenceNumber": {"type": "string"}, "summary": {"type": "object", "properties": {"amountPaid": {"type": "string"}, "subtotal": {"type": "object", "properties": {"subtotalCurrencySymbol": {"type": "string"}, "subtotalValue": {"type": "string"}}}, "taxSummary": {"type": "string"}, "bulkDiscountCurrency": {"type": "string"}, "balanceDue": {"type": "object", "properties": {"outstandingBalanceAmount": {"type": "number"}, "balanceDueCurrency": {"type": "string"}}}, "totalDiscountAmount": {"type": "string"}, "bulkDiscountAmount": {"type": "number"}, "bulkDiscountPercent": {"type": "number"}, "totalDue": {"type": "string"}}}, "items": {"type": "array", "items": {"type": "object", "properties": {"lineSubtotal": {"type": "string"}, "quantity": {"type": "string"}, "unitPriceCurrency": {"type": "string"}, "unitPriceValue": {"type": "number"}, "taxAmountValue": {"type": "number"}, "taxRate": {"type": "integer"}, "description": {"type": "string"}, "discountAmount": {"type": "string"}, "taxAmountCurrencySymbol": {"type": "string"}, "sku": {"type": "string"}, "lineTotal": {"type": "string"}, "discountPercent": {"type": "number"}}}}, "invoiceNumber": {"type": "string"}, "notes": {"type": "object", "properties": {"customerNote": {"type": "string"}}}, "shipping": {"type": "object", "properties": {"trackingNumber": {"type": "string"}, "shippingAddress": {"type": "string"}, "shippingDate": {"type": "string"}, "shippingMethod": {"type": "string"}}}, "latePenalties": {"type": "string"}, "invoiceDate": {"type": "string"}, "instructions": {"type": "string"}}}
|
{"billingPeriod": null, "footer": {"signatureDate": null, "complianceStatement": null, "issuerSoftware": null, "authorizedSignature": null}, "title": null, "dueDate": null, "acceptedMethods": null, "buyer": {"buyerAddress": {"streetName": null, "postalCode": null, "state": null}, "buyerContactDetails": {"email": null, "phone": null}, "buyerVatNumber": null}, "seller": {"country": null, "postalCode": null, "slogan": null, "sellerCompanyName": null, "sellerTaxId": null, "bankDetails": {"bankName": null, "iban": null}, "sellerContact": null, "streetName": null, "city": null, "state": null, "streetNumber": null}, "earlyPaymentDiscount": null, "referenceNumber": null, "summary": {"amountPaid": null, "subtotal": {"subtotalCurrencySymbol": null, "subtotalValue": null}, "taxSummary": "Regional Tax 7.4%", "bulkDiscountCurrency": null, "balanceDue": {"outstandingBalanceAmount": null, "balanceDueCurrency": null}, "totalDiscountAmount": null, "bulkDiscountAmount": null, "bulkDiscountPercent": null, "totalDue": null}, "items": [{"lineSubtotal": null, "quantity": null, "unitPriceCurrency": null, "unitPriceValue": null, "taxAmountValue": null, "taxRate": null, "description": null, "discountAmount": null, "taxAmountCurrencySymbol": null, "sku": null, "lineTotal": null, "discountPercent": null}, {"lineSubtotal": null, "taxRate": null, "discountPercent": null, "description": null, "taxAmountValue": null, "taxAmountCurrencySymbol": null, "quantity": null, "sku": null, "discountAmount": null, "unitPriceValue": null, "unitPriceCurrency": null, "lineTotal": null}, {"unitPriceCurrency": null, "sku": null, "unitPriceValue": null, "taxAmountCurrencySymbol": null, "discountAmount": null, "taxAmountValue": null, "taxRate": null, "discountPercent": null, "lineTotal": null, "lineSubtotal": null, "description": null, "quantity": null}, {"lineSubtotal": null, "unitPriceCurrency": null, "unitPriceValue": null, "quantity": null, "taxRate": null, "taxAmountValue": null, "discountPercent": null, "description": null, "sku": null, "taxAmountCurrencySymbol": null, "discountAmount": null, "lineTotal": null}, {"quantity": null, "taxRate": null, "discountAmount": null, "sku": null, "description": null, "taxAmountValue": null, "unitPriceValue": null, "lineSubtotal": null, "lineTotal": null, "unitPriceCurrency": null, "taxAmountCurrencySymbol": null, "discountPercent": null}, {"lineTotal": null, "lineSubtotal": null, "taxAmountValue": null, "sku": null, "description": null, "discountAmount": null, "discountPercent": null, "taxRate": null, "unitPriceCurrency": null, "unitPriceValue": null, "quantity": null, "taxAmountCurrencySymbol": null}, {"unitPriceValue": null, "taxAmountValue": null, "description": null, "discountAmount": null, "unitPriceCurrency": null, "lineSubtotal": null, "quantity": null, "taxRate": null, "lineTotal": null, "discountPercent": null, "taxAmountCurrencySymbol": null, "sku": null}, {"discountAmount": null, "unitPriceValue": null, "taxAmountValue": null, "taxRate": null}]}
|
items[7].discountPercent
|
{"type": "number"}
|
{"text": [], "answer_start": []}
|
<document>
<?xml version="1.0" ?>
<data>
<_summary_ id="data_648772" type="dict">
<_bulk_discount_percent_ id="_summary__618876" type="str"></_bulk_discount_percent_>
<_tax_summary_ id="_summary__918972" type="str">Regional Tax 7.4%</_tax_summary_>
</_summary_>
</data>
</document>
<json_schema>
{"type": "object", "properties": {"billingPeriod": {"type": "string"}, "footer": {"type": "object", "properties": {"signatureDate": {"type": "string"}, "complianceStatement": {"type": "string"}, "issuerSoftware": {"type": "string"}, "authorizedSignature": {"type": "string"}}}, "title": {"type": "string"}, "dueDate": {"type": "string"}, "acceptedMethods": {"type": "string"}, "buyer": {"type": "object", "properties": {"buyerAddress": {"type": "object", "properties": {"streetName": {"type": "string"}, "postalCode": {"type": "string"}, "state": {"type": "string"}}}, "buyerContactDetails": {"type": "object", "properties": {"email": {"type": "string"}, "phone": {"type": "string"}}}, "buyerVatNumber": {"type": "string"}}}, "seller": {"type": "object", "properties": {"country": {"type": "string"}, "postalCode": {"type": "string"}, "slogan": {"type": "string"}, "sellerCompanyName": {"type": "string"}, "sellerTaxId": {"type": "string"}, "bankDetails": {"type": "object", "properties": {"bankName": {"type": "string"}, "iban": {"type": "string"}}}, "sellerContact": {"type": "string"}, "streetName": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "streetNumber": {"type": "string"}}}, "earlyPaymentDiscount": {"type": "string"}, "referenceNumber": {"type": "string"}, "summary": {"type": "object", "properties": {"amountPaid": {"type": "string"}, "subtotal": {"type": "object", "properties": {"subtotalCurrencySymbol": {"type": "string"}, "subtotalValue": {"type": "string"}}}, "taxSummary": {"type": "string"}, "bulkDiscountCurrency": {"type": "string"}, "balanceDue": {"type": "object", "properties": {"outstandingBalanceAmount": {"type": "number"}, "balanceDueCurrency": {"type": "string"}}}, "totalDiscountAmount": {"type": "string"}, "bulkDiscountAmount": {"type": "number"}, "bulkDiscountPercent": {"type": "number"}, "totalDue": {"type": "string"}}}, "items": {"type": "array", "items": {"type": "object", "properties": {"lineSubtotal": {"type": "string"}, "quantity": {"type": "string"}, "unitPriceCurrency": {"type": "string"}, "unitPriceValue": {"type": "number"}, "taxAmountValue": {"type": "number"}, "taxRate": {"type": "integer"}, "description": {"type": "string"}, "discountAmount": {"type": "string"}, "taxAmountCurrencySymbol": {"type": "string"}, "sku": {"type": "string"}, "lineTotal": {"type": "string"}, "discountPercent": {"type": "number"}}}}, "invoiceNumber": {"type": "string"}, "notes": {"type": "object", "properties": {"customerNote": {"type": "string"}}}, "shipping": {"type": "object", "properties": {"trackingNumber": {"type": "string"}, "shippingAddress": {"type": "string"}, "shippingDate": {"type": "string"}, "shippingMethod": {"type": "string"}}}, "latePenalties": {"type": "string"}, "invoiceDate": {"type": "string"}, "instructions": {"type": "string"}}}
</json_schema>
<extraction_state>
{"billingPeriod": null, "footer": {"signatureDate": null, "complianceStatement": null, "issuerSoftware": null, "authorizedSignature": null}, "title": null, "dueDate": null, "acceptedMethods": null, "buyer": {"buyerAddress": {"streetName": null, "postalCode": null, "state": null}, "buyerContactDetails": {"email": null, "phone": null}, "buyerVatNumber": null}, "seller": {"country": null, "postalCode": null, "slogan": null, "sellerCompanyName": null, "sellerTaxId": null, "bankDetails": {"bankName": null, "iban": null}, "sellerContact": null, "streetName": null, "city": null, "state": null, "streetNumber": null}, "earlyPaymentDiscount": null, "referenceNumber": null, "summary": {"amountPaid": null, "subtotal": {"subtotalCurrencySymbol": null, "subtotalValue": null}, "taxSummary": "Regional Tax 7.4%", "bulkDiscountCurrency": null, "balanceDue": {"outstandingBalanceAmount": null, "balanceDueCurrency": null}, "totalDiscountAmount": null, "bulkDiscountAmount": null, "bulkDiscountPercent": null, "totalDue": null}, "items": [{"lineSubtotal": null, "quantity": null, "unitPriceCurrency": null, "unitPriceValue": null, "taxAmountValue": null, "taxRate": null, "description": null, "discountAmount": null, "taxAmountCurrencySymbol": null, "sku": null, "lineTotal": null, "discountPercent": null}, {"lineSubtotal": null, "taxRate": null, "discountPercent": null, "description": null, "taxAmountValue": null, "taxAmountCurrencySymbol": null, "quantity": null, "sku": null, "discountAmount": null, "unitPriceValue": null, "unitPriceCurrency": null, "lineTotal": null}, {"unitPriceCurrency": null, "sku": null, "unitPriceValue": null, "taxAmountCurrencySymbol": null, "discountAmount": null, "taxAmountValue": null, "taxRate": null, "discountPercent": null, "lineTotal": null, "lineSubtotal": null, "description": null, "quantity": null}, {"lineSubtotal": null, "unitPriceCurrency": null, "unitPriceValue": null, "quantity": null, "taxRate": null, "taxAmountValue": null, "discountPercent": null, "description": null, "sku": null, "taxAmountCurrencySymbol": null, "discountAmount": null, "lineTotal": null}, {"quantity": null, "taxRate": null, "discountAmount": null, "sku": null, "description": null, "taxAmountValue": null, "unitPriceValue": null, "lineSubtotal": null, "lineTotal": null, "unitPriceCurrency": null, "taxAmountCurrencySymbol": null, "discountPercent": null}, {"lineTotal": null, "lineSubtotal": null, "taxAmountValue": null, "sku": null, "description": null, "discountAmount": null, "discountPercent": null, "taxRate": null, "unitPriceCurrency": null, "unitPriceValue": null, "quantity": null, "taxAmountCurrencySymbol": null}, {"unitPriceValue": null, "taxAmountValue": null, "description": null, "discountAmount": null, "unitPriceCurrency": null, "lineSubtotal": null, "quantity": null, "taxRate": null, "lineTotal": null, "discountPercent": null, "taxAmountCurrencySymbol": null, "sku": null}, {"discountAmount": null, "unitPriceValue": null, "taxAmountValue": null, "taxRate": null}]}
</extraction_state>
<current_target>
items[7].discountPercent
</current_target>
<current_target_schema>
{"type": "number"}
</current_target_schema>
""
| 1,777 |
Summary of Charges:
May 01, 2025 – May 12, 2025
Invoice #: JOZC8MB5E1S8 · Period · Date: May 12, 2025 · Due: Jun 26, 2025 · Ref: · Contract: AG-2020-7029
## CyBridge Technologies
Paneliantie 47 940 Jyry, Finland
☎ +4315908482 | ✉ schott.richard@yahoo.com | 🌐 cybridge.io
Tax No.: TIN88799210
### Peak Super Audits:
Buyer Tax ID: BN705938883
17 Johann-Philipp-Reis-Straße, Bornheim, 10406, Germany
☎ +351 10 6518 1889 | ✉ gualtercarneiro@gmail.com
***
### Shipping Details:
Deliver to Åsbjørn Haga, Torparegatan, Alingsås – DB Schenker Ocean Freight (1Z4JQR2DEOQ61I3MZF) on May 19, 2025
Invoice Items
Description, SKU, Qty, Unit Price (EUR), Discount, Tax Rate %, Tax Amt, Line Total (EUR)
710304-1 MEGA Live Imaging, B09257P5H7, 4, 1390,82 EUR, 0,00 EUR, 20,0, 1112,66 EUR, 6675,94 EUR
Black Vegan Leather Strap Watch (Model: AOSY220112I), B09TFXLMW9, 8,0, 169,00 EUR, 0,0EUR, 20,0, 270,4 EUR, 1622,4 EUR
Bernat Softee Chunky Yarn (6-Pack) Soft Taupe 161128-28011, B007QNWH46, 4,0, EUR18,87, EUR 0,19, , 0,00EUR, 74,72EUR
Patch Cross-Body Women Handbag Canvas Messenger Bag - Goat - Olive, B07V7TQF13, 8,00, 54,0EUR, 1,65 EUR, 5,00, EUR20,94, 439,74 EUR
Charon's Staircase - Nintendo Switch, B0B197Z753, 5,0, EUR 34,99, EUR 0,0, 20,0, EUR34,99, EUR 209,94
McGinley Mills 7/8" W Acetate Satin Ribbon, Old Gold, 100 Yard Spool, B0762QZ3CS, 7, 13,31EUR, 0,0EUR, 10,0, EUR 9,32, 102,49EUR
Boys' Active Sports Athletic Tricot Jogger Pant, B096YZQYB6, 10, EUR31,45, 1,43EUR, 10,0, EUR 30,02, 330,22EUR
Zoo Med Repti Porcelain Clamp Lamp with 6' Cord, B0002DIWVO, 10,00, 16,99 EUR, EUR 0,0, 5,00, 8,50EUR, EUR178,4
Trademark Poker Jumbo Slot Machine Bank - Replication, B000H0KBDY, 9,00, EUR42,5, EUR 11,67, 5,0, 13,87EUR, 291,34 EUR
Eco Swirlz Washing Machine Cleaner, 24 Count, B07QM9P521, 4,00, 14,95EUR, 0,0 EUR, 20,00, 11,96EUR, EUR71,76
### TOTALS:
Bulk Discount:
Subtotal, EUR8484,29
0,0 EUR, - 133,29 EUR
Invoice includes 17.83% tax, EUR 1512,66
Shipping Fee, 20,0 EUR
**Total Due**, 10016,95 EUR
Amount Paid, 7118,39 EUR
**Balance Due**, **EUR2898,56**
PAYMENT
Terms: 2.5%/10, Net 45; Accepted: Mastercard Debit. $30 fee assessed if payment is received 5 business days after due date.. Reference the statement number if paying multiple invoices.
Notes
> Your business is important to us at CyBridge Technologies. For any assistance, please contact schott.richard@yahoo.com or +4315908482. We are here to help.
Bank and Reference
Euroclear Bank SA/NV | BE35337859074137
All amounts in EUR
---
Internal compliance controls are in place. · Issued via SAP Business One · Signed by Richard Schott, CEO on May 12, 2025
Generated on May 12, 2025. Please retain this invoice for your records.
|
{"type": "object", "properties": {"_buyer_company_name_": {"type": "string"}, "_balance_due_": {"type": "object", "properties": {"_balance_due_amount_": {"type": "string"}}}, "_shipping_address_": {"type": "string"}, "_invoice_number_": {"type": "string"}, "_seller_vat_number_": {"type": "string"}, "_instructions_": {"type": "string"}, "_total_due_": {"type": "object", "properties": {"_total_due_currency_": {"type": "string"}, "_total_due_amount_": {"type": "string"}}}, "_total_discount_": {"type": "object", "properties": {"_total_discount_currency_symbol_": {"type": "string"}, "_total_discount_value_": {"type": "number"}}}, "_seller_address_": {"type": "object", "properties": {"_state_": {"type": "string"}, "_country_": {"type": "string"}}}, "_contract_reference_": {"type": "string"}, "_currency_": {"type": "string"}, "_subtotal_": {"type": "object", "properties": {"_subtotal_amount_": {"type": "string"}}}, "_amount_paid_": {"type": "object", "properties": {"_amount_paid_currency_": {"type": "string"}}}, "_tracking_number_": {"type": "string"}, "_recipient_name_": {"type": "string"}, "_billing_period_": {"type": "object", "properties": {"_start_date_": {"type": "string"}}}, "_bulk_discount_": {"type": "string"}, "_slogan_": {"type": "string"}, "_items_": {"type": "array", "items": {"type": "object", "properties": {"_sku_": {"type": "string"}, "_line_subtotal_amount_": {"type": "string"}, "_tax_rate_": {"type": "number"}, "_discount_percent_": {"type": "integer"}, "_line_subtotal_currency_": {"type": "string"}, "_unit_price_": {"type": "string"}, "_line_total_": {"type": "string"}, "_discount_amount_": {"type": "object", "properties": {"_discount_amount_currency_": {"type": "string"}, "_discount_amount_value_": {"type": "number"}}}, "_description_": {"type": "string"}, "_tax_amount_": {"type": "object", "properties": {"_tax_amount_currency_": {"type": "string"}, "_tax_amount_value_": {"type": "number"}}}, "_quantity_": {"type": "number"}}}}, "_buyer_vat_number_": {"type": "string"}, "_accepted_methods_": {"type": "string"}, "_reference_number_": {"type": "string"}, "_tax_summary_": {"type": "string"}, "_late_penalties_": {"type": "string"}, "_buyer_address_": {"type": "string"}}}
|
{"_buyer_company_name_": "Peak Super Audits", "_balance_due_": {"_balance_due_amount_": "2898,56"}, "_shipping_address_": "Torparegatan, Alingsås", "_invoice_number_": "JOZC8MB5E1S8", "_seller_vat_number_": "TIN88799210", "_instructions_": "Reference the statement number if paying multiple invoices.", "_total_due_": {"_total_due_currency_": "EUR", "_total_due_amount_": "10016,95"}, "_total_discount_": {"_total_discount_currency_symbol_": "EUR", "_total_discount_value_": 133.29}, "_seller_address_": {"_state_": null, "_country_": "Finland"}, "_contract_reference_": "AG-2020-7029", "_currency_": "EUR", "_subtotal_": {"_subtotal_amount_": "8484,29"}, "_amount_paid_": {"_amount_paid_currency_": "EUR"}, "_tracking_number_": "1Z4JQR2DEOQ61I3MZF", "_recipient_name_": "Åsbjørn Haga", "_billing_period_": {"_start_date_": "May 01, 2025"}, "_bulk_discount_": "0,0 EUR", "_slogan_": null, "_items_": [{"_sku_": "B09257P5H7", "_line_subtotal_amount_": null, "_tax_rate_": 20.0, "_discount_percent_": null, "_line_subtotal_currency_": null, "_unit_price_": "1390,82 EUR", "_line_total_": "6675,94 EUR", "_discount_amount_": {"_discount_amount_currency_": "EUR", "_discount_amount_value_": 0.0}, "_description_": "710304-1 MEGA Live Imaging", "_tax_amount_": {"_tax_amount_currency_": "EUR", "_tax_amount_value_": 1112.66}, "_quantity_": 4.0}, {"_sku_": "B09TFXLMW9", "_tax_rate_": 20.0, "_tax_amount_": {"_tax_amount_value_": 270.4, "_tax_amount_currency_": "EUR"}, "_line_subtotal_amount_": null, "_unit_price_": "169,00 EUR", "_description_": "Black Vegan Leather Strap Watch (Model: AOSY220112I)", "_discount_amount_": {"_discount_amount_currency_": "EUR", "_discount_amount_value_": 0.0}, "_line_subtotal_currency_": null, "_discount_percent_": null, "_quantity_": 8.0, "_line_total_": "1622,4 EUR"}, {"_description_": "Bernat Softee Chunky Yarn (6-Pack) Soft Taupe 161128-28011", "_tax_amount_": {"_tax_amount_currency_": "EUR", "_tax_amount_value_": 0.0}, "_quantity_": 4.0, "_line_subtotal_currency_": null, "_discount_percent_": null, "_unit_price_": "EUR18,87", "_line_total_": "74,72EUR", "_line_subtotal_amount_": null, "_sku_": "B007QNWH46", "_discount_amount_": {"_discount_amount_value_": 0.19, "_discount_amount_currency_": "EUR"}, "_tax_rate_": null}, {"_tax_rate_": 5.0, "_sku_": "B07V7TQF13", "_line_total_": "439,74 EUR", "_discount_percent_": null, "_unit_price_": "54,0EUR", "_description_": "Patch Cross-Body Women Handbag Canvas Messenger Bag - Goat - Olive", "_quantity_": 8.0, "_line_subtotal_amount_": null, "_discount_amount_": {"_discount_amount_value_": 1.65, "_discount_amount_currency_": "EUR"}, "_line_subtotal_currency_": null, "_tax_amount_": {"_tax_amount_currency_": "EUR", "_tax_amount_value_": 20.94}}, {"_tax_amount_": {"_tax_amount_value_": 34.99, "_tax_amount_currency_": "EUR"}, "_tax_rate_": 20.0, "_line_total_": "EUR 209,94", "_line_subtotal_amount_": null, "_description_": "Charon's Staircase - Nintendo Switch", "_quantity_": 5.0, "_line_subtotal_currency_": null, "_discount_percent_": null, "_discount_amount_": {"_discount_amount_value_": 0.0, "_discount_amount_currency_": "EUR"}, "_sku_": "B0B197Z753", "_unit_price_": "EUR 34,99"}, {"_discount_amount_": {"_discount_amount_value_": 0.0, "_discount_amount_currency_": "EUR"}, "_discount_percent_": null, "_line_subtotal_amount_": null, "_unit_price_": "13,31EUR", "_line_subtotal_currency_": null}]}
|
_items_[5]._description_
|
{"type": "string"}
|
{"text": ["McGinley Mills 7/8\" W Acetate Satin Ribbon, Old Gold, 100 Yard Spool"], "answer_start": [1279]}
|
<document>
Summary of Charges:
May 01, 2025 – May 12, 2025
Invoice #: JOZC8MB5E1S8 · Period · Date: May 12, 2025 · Due: Jun 26, 2025 · Ref: · Contract: AG-2020-7029
## CyBridge Technologies
Paneliantie 47 940 Jyry, Finland
☎ +4315908482 | ✉ schott.richard@yahoo.com | 🌐 cybridge.io
Tax No.: TIN88799210
### Peak Super Audits:
Buyer Tax ID: BN705938883
17 Johann-Philipp-Reis-Straße, Bornheim, 10406, Germany
☎ +351 10 6518 1889 | ✉ gualtercarneiro@gmail.com
***
### Shipping Details:
Deliver to Åsbjørn Haga, Torparegatan, Alingsås – DB Schenker Ocean Freight (1Z4JQR2DEOQ61I3MZF) on May 19, 2025
Invoice Items
Description, SKU, Qty, Unit Price (EUR), Discount, Tax Rate %, Tax Amt, Line Total (EUR)
710304-1 MEGA Live Imaging, B09257P5H7, 4, 1390,82 EUR, 0,00 EUR, 20,0, 1112,66 EUR, 6675,94 EUR
Black Vegan Leather Strap Watch (Model: AOSY220112I), B09TFXLMW9, 8,0, 169,00 EUR, 0,0EUR, 20,0, 270,4 EUR, 1622,4 EUR
Bernat Softee Chunky Yarn (6-Pack) Soft Taupe 161128-28011, B007QNWH46, 4,0, EUR18,87, EUR 0,19, , 0,00EUR, 74,72EUR
Patch Cross-Body Women Handbag Canvas Messenger Bag - Goat - Olive, B07V7TQF13, 8,00, 54,0EUR, 1,65 EUR, 5,00, EUR20,94, 439,74 EUR
Charon's Staircase - Nintendo Switch, B0B197Z753, 5,0, EUR 34,99, EUR 0,0, 20,0, EUR34,99, EUR 209,94
McGinley Mills 7/8" W Acetate Satin Ribbon, Old Gold, 100 Yard Spool, B0762QZ3CS, 7, 13,31EUR, 0,0EUR, 10,0, EUR 9,32, 102,49EUR
Boys' Active Sports Athletic Tricot Jogger Pant, B096YZQYB6, 10, EUR31,45, 1,43EUR, 10,0, EUR 30,02, 330,22EUR
Zoo Med Repti Porcelain Clamp Lamp with 6' Cord, B0002DIWVO, 10,00, 16,99 EUR, EUR 0,0, 5,00, 8,50EUR, EUR178,4
Trademark Poker Jumbo Slot Machine Bank - Replication, B000H0KBDY, 9,00, EUR42,5, EUR 11,67, 5,0, 13,87EUR, 291,34 EUR
Eco Swirlz Washing Machine Cleaner, 24 Count, B07QM9P521, 4,00, 14,95EUR, 0,0 EUR, 20,00, 11,96EUR, EUR71,76
### TOTALS:
Bulk Discount:
Subtotal, EUR8484,29
0,0 EUR, - 133,29 EUR
Invoice includes 17.83% tax, EUR 1512,66
Shipping Fee, 20,0 EUR
**Total Due**, 10016,95 EUR
Amount Paid, 7118,39 EUR
**Balance Due**, **EUR2898,56**
PAYMENT
Terms: 2.5%/10, Net 45; Accepted: Mastercard Debit. $30 fee assessed if payment is received 5 business days after due date.. Reference the statement number if paying multiple invoices.
Notes
> Your business is important to us at CyBridge Technologies. For any assistance, please contact schott.richard@yahoo.com or +4315908482. We are here to help.
Bank and Reference
Euroclear Bank SA/NV | BE35337859074137
All amounts in EUR
---
Internal compliance controls are in place. · Issued via SAP Business One · Signed by Richard Schott, CEO on May 12, 2025
Generated on May 12, 2025. Please retain this invoice for your records.
</document>
<json_schema>
{"type": "object", "properties": {"_buyer_company_name_": {"type": "string"}, "_balance_due_": {"type": "object", "properties": {"_balance_due_amount_": {"type": "string"}}}, "_shipping_address_": {"type": "string"}, "_invoice_number_": {"type": "string"}, "_seller_vat_number_": {"type": "string"}, "_instructions_": {"type": "string"}, "_total_due_": {"type": "object", "properties": {"_total_due_currency_": {"type": "string"}, "_total_due_amount_": {"type": "string"}}}, "_total_discount_": {"type": "object", "properties": {"_total_discount_currency_symbol_": {"type": "string"}, "_total_discount_value_": {"type": "number"}}}, "_seller_address_": {"type": "object", "properties": {"_state_": {"type": "string"}, "_country_": {"type": "string"}}}, "_contract_reference_": {"type": "string"}, "_currency_": {"type": "string"}, "_subtotal_": {"type": "object", "properties": {"_subtotal_amount_": {"type": "string"}}}, "_amount_paid_": {"type": "object", "properties": {"_amount_paid_currency_": {"type": "string"}}}, "_tracking_number_": {"type": "string"}, "_recipient_name_": {"type": "string"}, "_billing_period_": {"type": "object", "properties": {"_start_date_": {"type": "string"}}}, "_bulk_discount_": {"type": "string"}, "_slogan_": {"type": "string"}, "_items_": {"type": "array", "items": {"type": "object", "properties": {"_sku_": {"type": "string"}, "_line_subtotal_amount_": {"type": "string"}, "_tax_rate_": {"type": "number"}, "_discount_percent_": {"type": "integer"}, "_line_subtotal_currency_": {"type": "string"}, "_unit_price_": {"type": "string"}, "_line_total_": {"type": "string"}, "_discount_amount_": {"type": "object", "properties": {"_discount_amount_currency_": {"type": "string"}, "_discount_amount_value_": {"type": "number"}}}, "_description_": {"type": "string"}, "_tax_amount_": {"type": "object", "properties": {"_tax_amount_currency_": {"type": "string"}, "_tax_amount_value_": {"type": "number"}}}, "_quantity_": {"type": "number"}}}}, "_buyer_vat_number_": {"type": "string"}, "_accepted_methods_": {"type": "string"}, "_reference_number_": {"type": "string"}, "_tax_summary_": {"type": "string"}, "_late_penalties_": {"type": "string"}, "_buyer_address_": {"type": "string"}}}
</json_schema>
<extraction_state>
{"_buyer_company_name_": "Peak Super Audits", "_balance_due_": {"_balance_due_amount_": "2898,56"}, "_shipping_address_": "Torparegatan, Alingsås", "_invoice_number_": "JOZC8MB5E1S8", "_seller_vat_number_": "TIN88799210", "_instructions_": "Reference the statement number if paying multiple invoices.", "_total_due_": {"_total_due_currency_": "EUR", "_total_due_amount_": "10016,95"}, "_total_discount_": {"_total_discount_currency_symbol_": "EUR", "_total_discount_value_": 133.29}, "_seller_address_": {"_state_": null, "_country_": "Finland"}, "_contract_reference_": "AG-2020-7029", "_currency_": "EUR", "_subtotal_": {"_subtotal_amount_": "8484,29"}, "_amount_paid_": {"_amount_paid_currency_": "EUR"}, "_tracking_number_": "1Z4JQR2DEOQ61I3MZF", "_recipient_name_": "Åsbjørn Haga", "_billing_period_": {"_start_date_": "May 01, 2025"}, "_bulk_discount_": "0,0 EUR", "_slogan_": null, "_items_": [{"_sku_": "B09257P5H7", "_line_subtotal_amount_": null, "_tax_rate_": 20.0, "_discount_percent_": null, "_line_subtotal_currency_": null, "_unit_price_": "1390,82 EUR", "_line_total_": "6675,94 EUR", "_discount_amount_": {"_discount_amount_currency_": "EUR", "_discount_amount_value_": 0.0}, "_description_": "710304-1 MEGA Live Imaging", "_tax_amount_": {"_tax_amount_currency_": "EUR", "_tax_amount_value_": 1112.66}, "_quantity_": 4.0}, {"_sku_": "B09TFXLMW9", "_tax_rate_": 20.0, "_tax_amount_": {"_tax_amount_value_": 270.4, "_tax_amount_currency_": "EUR"}, "_line_subtotal_amount_": null, "_unit_price_": "169,00 EUR", "_description_": "Black Vegan Leather Strap Watch (Model: AOSY220112I)", "_discount_amount_": {"_discount_amount_currency_": "EUR", "_discount_amount_value_": 0.0}, "_line_subtotal_currency_": null, "_discount_percent_": null, "_quantity_": 8.0, "_line_total_": "1622,4 EUR"}, {"_description_": "Bernat Softee Chunky Yarn (6-Pack) Soft Taupe 161128-28011", "_tax_amount_": {"_tax_amount_currency_": "EUR", "_tax_amount_value_": 0.0}, "_quantity_": 4.0, "_line_subtotal_currency_": null, "_discount_percent_": null, "_unit_price_": "EUR18,87", "_line_total_": "74,72EUR", "_line_subtotal_amount_": null, "_sku_": "B007QNWH46", "_discount_amount_": {"_discount_amount_value_": 0.19, "_discount_amount_currency_": "EUR"}, "_tax_rate_": null}, {"_tax_rate_": 5.0, "_sku_": "B07V7TQF13", "_line_total_": "439,74 EUR", "_discount_percent_": null, "_unit_price_": "54,0EUR", "_description_": "Patch Cross-Body Women Handbag Canvas Messenger Bag - Goat - Olive", "_quantity_": 8.0, "_line_subtotal_amount_": null, "_discount_amount_": {"_discount_amount_value_": 1.65, "_discount_amount_currency_": "EUR"}, "_line_subtotal_currency_": null, "_tax_amount_": {"_tax_amount_currency_": "EUR", "_tax_amount_value_": 20.94}}, {"_tax_amount_": {"_tax_amount_value_": 34.99, "_tax_amount_currency_": "EUR"}, "_tax_rate_": 20.0, "_line_total_": "EUR 209,94", "_line_subtotal_amount_": null, "_description_": "Charon's Staircase - Nintendo Switch", "_quantity_": 5.0, "_line_subtotal_currency_": null, "_discount_percent_": null, "_discount_amount_": {"_discount_amount_value_": 0.0, "_discount_amount_currency_": "EUR"}, "_sku_": "B0B197Z753", "_unit_price_": "EUR 34,99"}, {"_discount_amount_": {"_discount_amount_value_": 0.0, "_discount_amount_currency_": "EUR"}, "_discount_percent_": null, "_line_subtotal_amount_": null, "_unit_price_": "13,31EUR", "_line_subtotal_currency_": null}]}
</extraction_state>
<current_target>
_items_[5]._description_
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
"McGinley Mills 7/8\" W Acetate Satin Ribbon, Old Gold, 100 Yard Spool"
| 3,219 |
# Account Statement:
#VENE78-6437 — 05/02/2025 (Due 06/01/2025) · PO ORDER-29478
## Orthopedic Awards 2018
*Making Things Simple.*
☎ +39 086 835 726 | ✉ vitale_bernasconi@live.com | 🌐 orthopedicawards.it
VAT/Tax ID: CRN4134101
Brunnhöf, Loizendorf
Bäckerei Kern
Victor Allardstraat 179 1180 Ukkel, Belgium
Call 943 452 609 or email julián.n@gmx.com
TIN: E6688212P
___
### Shipping Details
2 R FONTE, RIBEIRA DE SANTO ANDRE, Castelo Branco 2040-483, Portugal
Deliver to Ava Costa, – (1ZQHR0AFC2NM3B2RKE) on 05/06/2025
LINE ITEMS
Description | SKU | Qty | Unit Price ($) | Discount | Tax Rate % | Tax Amt | Line Total ($)
----------------------------------------- | ----------------------------------------: | ----------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | :-------------------------------------------------: | ----------------------------------------- | -----------------------------------------------------------------------------------
Girls' Uniform Chino Shorts | B08HM621C6 | 7 | $ 49,95 | 0,0 $ | 5,00 | $ 17,48 | 367,13$
Dental Composite Resin Material Efficient Heater | B07DVWFVD7 | 4,0 | $60,00 | $ 0,0 | 20,0 | 48,0$ | 288,0 $
Rb2180 Round Sunglasses | B00UO0NZ58 | 3 | $ 195,0 | 0,00$ | 5,00 | $29,25 | $614,25
Play Day Sidewalk Chalk 20 Pieces | B07N5LLCSG | 5 | 6,30 $ | 0,0 $ | 0,00 | $ 0,0 | $ 31,5
GRK 113081#8 x 2-3/4" LOW PROFILE CABINET™ SCREWS 100 Count | B07Z5CLLRW | 1,0 | $ 14,98 | $0,00 | 20,0 | $ 3,0 | $17,98
7-Pocket Large Rolling Duffel Bag, Black/Blue, One Size | B019RTVVA2 | 10 | 79,99 $ | 0,0$ | 20,0 | $ 159,98 | 959,88$
BENFEI USB to VGA Cable, 1.8 Meter USB 3.0 to VGA Male to Male Cable | B08N6LGKPL | 6,00 | 17,99 $ | 0,36 $ | 5,00 | $5,29 | 111,07$
EURO TOOL Ez Sizer, Bracelet Mandrel, Travel Size | GAU-110.10 | B0058EDIYI | 3,00 | 15,95 $ | $ 0,00 | | $0,0 | $ 47,85
Street Fighter X Tekken - Playstation 3 | B002I0K6Q8 | 10,0 | $ 27,05 | 0,78$ | | 52,54$ | $315,24
### INVOICE SUMMARY
Bulk Discount:
Subtotal | 2437,36$
:-: | ---
0,0$ | - $9,96
Consumption Tax at 12.95% | $ 315,54
Shipping Fee | 0,0$
Total Due | 2752,90 $
Amount Paid | 2223,34$
Balance Due | $529,56
### Payment Details:
* Take 3% discount if paid in 20 days, net 30 days
* Accepted: Pre-authorized Debit (PAD)
### Notes
> Thank you for your business with Orthopedic Awards 2018. For any support, please contact us at vitale_bernasconi@live.com or +39 086 835 726. We are grateful for your partnership.
#### Reference Details:
Bank: Banco Popolare Società Cooperativa IBAN IT67B0845262767CKT0SMQZFKOX
Currency: $
---
· Issued via Square Invoices · Signed by Vitale Bernasconi, Finance Manager on 05/02/2025
Generated on 05/02/2025. Please retain this invoice for your records.
|
{"type": "object", "properties": {"amount_paid": {"type": "object", "properties": {"amount_paid_value": {"type": "number"}}}, "items": {"type": "array", "items": {"type": "object", "properties": {"tax_rate": {"type": "integer"}, "line_subtotal": {"type": "object", "properties": {"line_subtotal_value": {"type": "number"}, "line_subtotal_currency_symbol": {"type": "string"}}}, "quantity": {"type": "string"}, "tax_amount": {"type": "string"}, "line_total_currency": {"type": "string"}, "line_total_value": {"type": "number"}, "discount_percent": {"type": "number"}, "sku": {"type": "string"}, "description": {"type": "string"}, "unit_price": {"type": "object", "properties": {"unit_price_currency": {"type": "string"}, "unit_price_amount": {"type": "number"}}}, "discount_amount_currency": {"type": "string"}, "discount_amount_value": {"type": "integer"}}}}}}
|
{"amount_paid": {"amount_paid_value": 2223.34}, "items": [{"tax_rate": 5, "line_subtotal": {"line_subtotal_value": null, "line_subtotal_currency_symbol": null}, "quantity": "7", "tax_amount": "$ 17,48", "line_total_currency": "$", "line_total_value": 367.13, "discount_percent": null, "sku": "B08HM621C6", "description": "Girls' Uniform Chino Shorts", "unit_price": {"unit_price_currency": "$"}}]}
|
items[0].unit_price.unit_price_amount
|
{"type": "number"}
|
{"text": [49.95], "answer_start": [1482]}
|
<document>
# Account Statement:
#VENE78-6437 — 05/02/2025 (Due 06/01/2025) · PO ORDER-29478
## Orthopedic Awards 2018
*Making Things Simple.*
☎ +39 086 835 726 | ✉ vitale_bernasconi@live.com | 🌐 orthopedicawards.it
VAT/Tax ID: CRN4134101
Brunnhöf, Loizendorf
Bäckerei Kern
Victor Allardstraat 179 1180 Ukkel, Belgium
Call 943 452 609 or email julián.n@gmx.com
TIN: E6688212P
___
### Shipping Details
2 R FONTE, RIBEIRA DE SANTO ANDRE, Castelo Branco 2040-483, Portugal
Deliver to Ava Costa, – (1ZQHR0AFC2NM3B2RKE) on 05/06/2025
LINE ITEMS
Description | SKU | Qty | Unit Price ($) | Discount | Tax Rate % | Tax Amt | Line Total ($)
----------------------------------------- | ----------------------------------------: | ----------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | :-------------------------------------------------: | ----------------------------------------- | -----------------------------------------------------------------------------------
Girls' Uniform Chino Shorts | B08HM621C6 | 7 | $ 49,95 | 0,0 $ | 5,00 | $ 17,48 | 367,13$
Dental Composite Resin Material Efficient Heater | B07DVWFVD7 | 4,0 | $60,00 | $ 0,0 | 20,0 | 48,0$ | 288,0 $
Rb2180 Round Sunglasses | B00UO0NZ58 | 3 | $ 195,0 | 0,00$ | 5,00 | $29,25 | $614,25
Play Day Sidewalk Chalk 20 Pieces | B07N5LLCSG | 5 | 6,30 $ | 0,0 $ | 0,00 | $ 0,0 | $ 31,5
GRK 113081#8 x 2-3/4" LOW PROFILE CABINET™ SCREWS 100 Count | B07Z5CLLRW | 1,0 | $ 14,98 | $0,00 | 20,0 | $ 3,0 | $17,98
7-Pocket Large Rolling Duffel Bag, Black/Blue, One Size | B019RTVVA2 | 10 | 79,99 $ | 0,0$ | 20,0 | $ 159,98 | 959,88$
BENFEI USB to VGA Cable, 1.8 Meter USB 3.0 to VGA Male to Male Cable | B08N6LGKPL | 6,00 | 17,99 $ | 0,36 $ | 5,00 | $5,29 | 111,07$
EURO TOOL Ez Sizer, Bracelet Mandrel, Travel Size | GAU-110.10 | B0058EDIYI | 3,00 | 15,95 $ | $ 0,00 | | $0,0 | $ 47,85
Street Fighter X Tekken - Playstation 3 | B002I0K6Q8 | 10,0 | $ 27,05 | 0,78$ | | 52,54$ | $315,24
### INVOICE SUMMARY
Bulk Discount:
Subtotal | 2437,36$
:-: | ---
0,0$ | - $9,96
Consumption Tax at 12.95% | $ 315,54
Shipping Fee | 0,0$
Total Due | 2752,90 $
Amount Paid | 2223,34$
Balance Due | $529,56
### Payment Details:
* Take 3% discount if paid in 20 days, net 30 days
* Accepted: Pre-authorized Debit (PAD)
### Notes
> Thank you for your business with Orthopedic Awards 2018. For any support, please contact us at vitale_bernasconi@live.com or +39 086 835 726. We are grateful for your partnership.
#### Reference Details:
Bank: Banco Popolare Società Cooperativa IBAN IT67B0845262767CKT0SMQZFKOX
Currency: $
---
· Issued via Square Invoices · Signed by Vitale Bernasconi, Finance Manager on 05/02/2025
Generated on 05/02/2025. Please retain this invoice for your records.
</document>
<json_schema>
{"type": "object", "properties": {"amount_paid": {"type": "object", "properties": {"amount_paid_value": {"type": "number"}}}, "items": {"type": "array", "items": {"type": "object", "properties": {"tax_rate": {"type": "integer"}, "line_subtotal": {"type": "object", "properties": {"line_subtotal_value": {"type": "number"}, "line_subtotal_currency_symbol": {"type": "string"}}}, "quantity": {"type": "string"}, "tax_amount": {"type": "string"}, "line_total_currency": {"type": "string"}, "line_total_value": {"type": "number"}, "discount_percent": {"type": "number"}, "sku": {"type": "string"}, "description": {"type": "string"}, "unit_price": {"type": "object", "properties": {"unit_price_currency": {"type": "string"}, "unit_price_amount": {"type": "number"}}}, "discount_amount_currency": {"type": "string"}, "discount_amount_value": {"type": "integer"}}}}}}
</json_schema>
<extraction_state>
{"amount_paid": {"amount_paid_value": 2223.34}, "items": [{"tax_rate": 5, "line_subtotal": {"line_subtotal_value": null, "line_subtotal_currency_symbol": null}, "quantity": "7", "tax_amount": "$ 17,48", "line_total_currency": "$", "line_total_value": 367.13, "discount_percent": null, "sku": "B08HM621C6", "description": "Girls' Uniform Chino Shorts", "unit_price": {"unit_price_currency": "$"}}]}
</extraction_state>
<current_target>
items[0].unit_price.unit_price_amount
</current_target>
<current_target_schema>
{"type": "number"}
</current_target_schema>
49.95
| 1,645 |
{"_BILLING_PERIOD_": {"_START_DATE_": "2025/06/01"}, "_DUE_DATE_": "2025/08/05", "_SHIPPING_ADDRESS_": {"_STREET_NUMBER_": "3"}, "_FOOTER_": {"_ISSUER_SOFTWARE_": "", "_COMPLIANCE_STATEMENT_": ""}, "_SUMMARY_": {"_BULK_DISCOUNT_PERCENT_": "2,0", "_SHIPPING_FEE_": "EUR 5,00"}}
|
{"type": "object", "properties": {"Shipping": {"type": "object", "properties": {"ShippingAddress": {"type": "object", "properties": {"StreetName": {"type": "string"}}}, "RecipientName": {"type": "string"}}}, "Payment": {"type": "object", "properties": {"LatePenalties": {"type": "string"}}}, "Summary": {"type": "object", "properties": {"BulkDiscountPercent": {"type": "integer"}, "TotalDiscount": {"type": "string"}, "TotalDue": {"type": "object", "properties": {"TotalDueAmount": {"type": "string"}}}}}, "Seller": {"type": "object", "properties": {"BankDetails": {"type": "object", "properties": {"Iban": {"type": "string"}}}, "PostalCode": {"type": "string"}, "Slogan": {"type": "string"}}}, "ContractReference": {"type": "string"}, "SignatureDate": {"type": "string"}, "ReferenceNumber": {"type": "string"}}}
|
{"Shipping": {"ShippingAddress": {"StreetName": null}, "RecipientName": null}, "Payment": {"LatePenalties": null}, "Summary": {"BulkDiscountPercent": 2, "TotalDiscount": null, "TotalDue": {"TotalDueAmount": null}}, "Seller": {"BankDetails": {"Iban": null}, "PostalCode": null, "Slogan": null}, "ContractReference": null, "SignatureDate": null}
|
ReferenceNumber
|
{"type": "string"}
|
{"text": [], "answer_start": []}
|
<document>
{"_BILLING_PERIOD_": {"_START_DATE_": "2025/06/01"}, "_DUE_DATE_": "2025/08/05", "_SHIPPING_ADDRESS_": {"_STREET_NUMBER_": "3"}, "_FOOTER_": {"_ISSUER_SOFTWARE_": "", "_COMPLIANCE_STATEMENT_": ""}, "_SUMMARY_": {"_BULK_DISCOUNT_PERCENT_": "2,0", "_SHIPPING_FEE_": "EUR 5,00"}}
</document>
<json_schema>
{"type": "object", "properties": {"Shipping": {"type": "object", "properties": {"ShippingAddress": {"type": "object", "properties": {"StreetName": {"type": "string"}}}, "RecipientName": {"type": "string"}}}, "Payment": {"type": "object", "properties": {"LatePenalties": {"type": "string"}}}, "Summary": {"type": "object", "properties": {"BulkDiscountPercent": {"type": "integer"}, "TotalDiscount": {"type": "string"}, "TotalDue": {"type": "object", "properties": {"TotalDueAmount": {"type": "string"}}}}}, "Seller": {"type": "object", "properties": {"BankDetails": {"type": "object", "properties": {"Iban": {"type": "string"}}}, "PostalCode": {"type": "string"}, "Slogan": {"type": "string"}}}, "ContractReference": {"type": "string"}, "SignatureDate": {"type": "string"}, "ReferenceNumber": {"type": "string"}}}
</json_schema>
<extraction_state>
{"Shipping": {"ShippingAddress": {"StreetName": null}, "RecipientName": null}, "Payment": {"LatePenalties": null}, "Summary": {"BulkDiscountPercent": 2, "TotalDiscount": null, "TotalDue": {"TotalDueAmount": null}}, "Seller": {"BankDetails": {"Iban": null}, "PostalCode": null, "Slogan": null}, "ContractReference": null, "SignatureDate": null}
</extraction_state>
<current_target>
ReferenceNumber
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
""
| 493 |
{SellerContact: {Website: kobieta-detektyw.waw.pl}, BankDetails: Magyar Nemzeti Bank | HU02181388742635754128426809,
Summary: {ShippingFee: 10,0 USD, TaxTotal: {TaxTotalValue: 102,54},
BulkDiscountCurrencySymbol: USD, AmountPaidCurrency: USD,
Subtotal: 2606,59USD}, SellerAddress: {StreetName: Jõekalda tee,
Country: Estonia}, RecipientName: Lautaro Lopez, Payment: {
PaymentTerms: 3/5 Net 15, LatePenalties: $7 per day penalty applied starting the day after the due date.}, Header: {
InvoiceNumber: BR41/FCT/5343, ContractReference: ,
DueDate: 2025.07.26}, TrackingNumber: 1ZRJMF8MFU9QO6HN6Y, Buyer: {
BuyerContactDetails: ☎ 736 167 058 | ✉ dalemil_sobotka@live.co.uk, BuyerAddress: 28 VIA CIRCONVALLAZIONE, MOMBARUZZO, Trieste 12987, Italy},
ShippingAddress: 47 Weststraße
Hilden, Germany, Notes: {CustomerNote: At Biuro Detektywistyczne FEMINA, we value your feedback. Please contact us at gilslaug-guðveigsson@live.com or +354 623 6089 for any questions or concerns. We look forward to hearing from you.}}
...
|
{"type": "object", "properties": {"_BANK_DETAILS_": {"type": "string"}, "_SELLER_VAT_NUMBER_": {"type": "string"}, "_SHIPPING_DATE_": {"type": "string"}, "_SIGNATURE_DATE_": {"type": "string"}, "_BUYER_COMPANY_NAME_": {"type": "string"}, "_BULK_DISCOUNT_PERCENT_": {"type": "integer"}, "_TOTAL_DISCOUNT_": {"type": "string"}, "_ITEMS_": {"type": "array", "items": {"type": "object", "properties": {"_DISCOUNT_AMOUNT_": {"type": "object", "properties": {"_DISCOUNT_AMOUNT_VALUE_": {"type": "string"}, "_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": {"type": "string"}}}, "_SKU_": {"type": "string"}, "_DISCOUNT_PERCENT_": {"type": "number"}, "_QUANTITY_": {"type": "number"}, "_TAX_RATE_": {"type": "string"}, "_LINE_TOTAL_": {"type": "string"}, "_DESCRIPTION_": {"type": "string"}, "_LINE_SUBTOTAL_": {"type": "string"}, "_TAX_AMOUNT_": {"type": "string"}, "_UNIT_PRICE_": {"type": "string"}}}}, "_BUYER_VAT_NUMBER_": {"type": "string"}, "_SHIPPING_FEE_": {"type": "string"}, "_TAX_SUMMARY_": {"type": "string"}, "_NOTES_": {"type": "object", "properties": {"_CUSTOMER_NOTE_": {"type": "string"}}}, "_SELLER_COMPANY_NAME_": {"type": "string"}, "_BUYER_ADDRESS_": {"type": "string"}, "_INSTRUCTIONS_": {"type": "string"}, "_AMOUNT_PAID_": {"type": "object", "properties": {"_AMOUNT_PAID_CURRENCY_": {"type": "string"}, "_AMOUNT_PAID_AMOUNT_": {"type": "integer"}}}, "_SHIPPING_METHOD_": {"type": "string"}, "_ACCEPTED_METHODS_": {"type": "string"}, "_TOTAL_DUE_": {"type": "string"}, "_AUTHORIZED_SIGNATURE_": {"type": "string"}, "_TRACKING_NUMBER_": {"type": "string"}, "_PAYMENT_TERMS_": {"type": "string"}, "_SELLER_CONTACT_": {"type": "object", "properties": {"_PHONE_": {"type": "string"}, "_EMAIL_": {"type": "string"}, "_WEBSITE_": {"type": "string"}}}, "_SHIPPING_ADDRESS_": {"type": "string"}, "_BUYER_CONTACT_DETAILS_": {"type": "string"}, "_ISSUER_SOFTWARE_": {"type": "string"}, "_COMPLIANCE_STATEMENT_": {"type": "string"}, "_SLOGAN_": {"type": "string"}, "_HEADER_": {"type": "object", "properties": {"_INVOICE_NUMBER_": {"type": "string"}, "_DUE_DATE_": {"type": "string"}, "_BILLING_PERIOD_": {"type": "string"}, "_INVOICE_DATE_": {"type": "string"}, "_CONTRACT_REFERENCE_": {"type": "string"}, "_CURRENCY_": {"type": "string"}, "_REFERENCE_NUMBER_": {"type": "string"}, "_TITLE_": {"type": "string"}}}, "_EARLY_PAYMENT_DISCOUNT_": {"type": "string"}, "_SELLER_ADDRESS_": {"type": "object", "properties": {"_STREET_NAME_": {"type": "string"}, "_POSTAL_CODE_": {"type": "string"}, "_STREET_NUMBER_": {"type": "string"}, "_COUNTRY_": {"type": "string"}, "_STATE_": {"type": "string"}, "_CITY_": {"type": "string"}}}, "_BALANCE_DUE_": {"type": "string"}, "_SUBTOTAL_": {"type": "string"}, "_TAX_TOTAL_": {"type": "object", "properties": {"_TAX_TOTAL_CURRENCY_SYMBOL_": {"type": "string"}, "_TAX_TOTAL_VALUE_": {"type": "string"}}}, "_RECIPIENT_NAME_": {"type": "string"}, "_BULK_DISCOUNT_": {"type": "object", "properties": {"_BULK_DISCOUNT_AMOUNT_": {"type": "integer"}, "_BULK_DISCOUNT_CURRENCY_SYMBOL_": {"type": "string"}}}}}
|
{"_BANK_DETAILS_": "Magyar Nemzeti Bank | HU02181388742635754128426809", "_SELLER_VAT_NUMBER_": null, "_SHIPPING_DATE_": null, "_SIGNATURE_DATE_": null, "_BUYER_COMPANY_NAME_": null, "_BULK_DISCOUNT_PERCENT_": null, "_TOTAL_DISCOUNT_": null, "_ITEMS_": [{"_DISCOUNT_AMOUNT_": {"_DISCOUNT_AMOUNT_VALUE_": null, "_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": null}, "_SKU_": null, "_DISCOUNT_PERCENT_": null, "_QUANTITY_": null, "_TAX_RATE_": null, "_LINE_TOTAL_": null, "_DESCRIPTION_": null, "_LINE_SUBTOTAL_": null, "_TAX_AMOUNT_": null, "_UNIT_PRICE_": null}, {"_UNIT_PRICE_": null, "_QUANTITY_": null, "_LINE_SUBTOTAL_": null, "_TAX_AMOUNT_": null, "_LINE_TOTAL_": null, "_TAX_RATE_": null, "_DISCOUNT_AMOUNT_": {"_DISCOUNT_AMOUNT_VALUE_": null, "_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": null}, "_DESCRIPTION_": null, "_DISCOUNT_PERCENT_": null, "_SKU_": null}, {"_UNIT_PRICE_": null, "_DISCOUNT_AMOUNT_": {"_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": null, "_DISCOUNT_AMOUNT_VALUE_": null}, "_LINE_SUBTOTAL_": null, "_TAX_AMOUNT_": null, "_SKU_": null, "_QUANTITY_": null, "_LINE_TOTAL_": null, "_TAX_RATE_": null, "_DISCOUNT_PERCENT_": null, "_DESCRIPTION_": null}, {"_TAX_AMOUNT_": null, "_DISCOUNT_AMOUNT_": {"_DISCOUNT_AMOUNT_VALUE_": null, "_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": null}, "_QUANTITY_": null, "_LINE_TOTAL_": null, "_LINE_SUBTOTAL_": null, "_UNIT_PRICE_": null, "_TAX_RATE_": null, "_SKU_": null, "_DESCRIPTION_": null, "_DISCOUNT_PERCENT_": null}, {"_LINE_TOTAL_": null, "_LINE_SUBTOTAL_": null, "_DESCRIPTION_": null}]}
|
_ITEMS_[4]._UNIT_PRICE_
|
{"type": "string"}
|
{"text": [], "answer_start": []}
|
<document>
{SellerContact: {Website: kobieta-detektyw.waw.pl}, BankDetails: Magyar Nemzeti Bank | HU02181388742635754128426809,
Summary: {ShippingFee: 10,0 USD, TaxTotal: {TaxTotalValue: 102,54},
BulkDiscountCurrencySymbol: USD, AmountPaidCurrency: USD,
Subtotal: 2606,59USD}, SellerAddress: {StreetName: Jõekalda tee,
Country: Estonia}, RecipientName: Lautaro Lopez, Payment: {
PaymentTerms: 3/5 Net 15, LatePenalties: $7 per day penalty applied starting the day after the due date.}, Header: {
InvoiceNumber: BR41/FCT/5343, ContractReference: ,
DueDate: 2025.07.26}, TrackingNumber: 1ZRJMF8MFU9QO6HN6Y, Buyer: {
BuyerContactDetails: ☎ 736 167 058 | ✉ dalemil_sobotka@live.co.uk, BuyerAddress: 28 VIA CIRCONVALLAZIONE, MOMBARUZZO, Trieste 12987, Italy},
ShippingAddress: 47 Weststraße
Hilden, Germany, Notes: {CustomerNote: At Biuro Detektywistyczne FEMINA, we value your feedback. Please contact us at gilslaug-guðveigsson@live.com or +354 623 6089 for any questions or concerns. We look forward to hearing from you.}}
...
</document>
<json_schema>
{"type": "object", "properties": {"_BANK_DETAILS_": {"type": "string"}, "_SELLER_VAT_NUMBER_": {"type": "string"}, "_SHIPPING_DATE_": {"type": "string"}, "_SIGNATURE_DATE_": {"type": "string"}, "_BUYER_COMPANY_NAME_": {"type": "string"}, "_BULK_DISCOUNT_PERCENT_": {"type": "integer"}, "_TOTAL_DISCOUNT_": {"type": "string"}, "_ITEMS_": {"type": "array", "items": {"type": "object", "properties": {"_DISCOUNT_AMOUNT_": {"type": "object", "properties": {"_DISCOUNT_AMOUNT_VALUE_": {"type": "string"}, "_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": {"type": "string"}}}, "_SKU_": {"type": "string"}, "_DISCOUNT_PERCENT_": {"type": "number"}, "_QUANTITY_": {"type": "number"}, "_TAX_RATE_": {"type": "string"}, "_LINE_TOTAL_": {"type": "string"}, "_DESCRIPTION_": {"type": "string"}, "_LINE_SUBTOTAL_": {"type": "string"}, "_TAX_AMOUNT_": {"type": "string"}, "_UNIT_PRICE_": {"type": "string"}}}}, "_BUYER_VAT_NUMBER_": {"type": "string"}, "_SHIPPING_FEE_": {"type": "string"}, "_TAX_SUMMARY_": {"type": "string"}, "_NOTES_": {"type": "object", "properties": {"_CUSTOMER_NOTE_": {"type": "string"}}}, "_SELLER_COMPANY_NAME_": {"type": "string"}, "_BUYER_ADDRESS_": {"type": "string"}, "_INSTRUCTIONS_": {"type": "string"}, "_AMOUNT_PAID_": {"type": "object", "properties": {"_AMOUNT_PAID_CURRENCY_": {"type": "string"}, "_AMOUNT_PAID_AMOUNT_": {"type": "integer"}}}, "_SHIPPING_METHOD_": {"type": "string"}, "_ACCEPTED_METHODS_": {"type": "string"}, "_TOTAL_DUE_": {"type": "string"}, "_AUTHORIZED_SIGNATURE_": {"type": "string"}, "_TRACKING_NUMBER_": {"type": "string"}, "_PAYMENT_TERMS_": {"type": "string"}, "_SELLER_CONTACT_": {"type": "object", "properties": {"_PHONE_": {"type": "string"}, "_EMAIL_": {"type": "string"}, "_WEBSITE_": {"type": "string"}}}, "_SHIPPING_ADDRESS_": {"type": "string"}, "_BUYER_CONTACT_DETAILS_": {"type": "string"}, "_ISSUER_SOFTWARE_": {"type": "string"}, "_COMPLIANCE_STATEMENT_": {"type": "string"}, "_SLOGAN_": {"type": "string"}, "_HEADER_": {"type": "object", "properties": {"_INVOICE_NUMBER_": {"type": "string"}, "_DUE_DATE_": {"type": "string"}, "_BILLING_PERIOD_": {"type": "string"}, "_INVOICE_DATE_": {"type": "string"}, "_CONTRACT_REFERENCE_": {"type": "string"}, "_CURRENCY_": {"type": "string"}, "_REFERENCE_NUMBER_": {"type": "string"}, "_TITLE_": {"type": "string"}}}, "_EARLY_PAYMENT_DISCOUNT_": {"type": "string"}, "_SELLER_ADDRESS_": {"type": "object", "properties": {"_STREET_NAME_": {"type": "string"}, "_POSTAL_CODE_": {"type": "string"}, "_STREET_NUMBER_": {"type": "string"}, "_COUNTRY_": {"type": "string"}, "_STATE_": {"type": "string"}, "_CITY_": {"type": "string"}}}, "_BALANCE_DUE_": {"type": "string"}, "_SUBTOTAL_": {"type": "string"}, "_TAX_TOTAL_": {"type": "object", "properties": {"_TAX_TOTAL_CURRENCY_SYMBOL_": {"type": "string"}, "_TAX_TOTAL_VALUE_": {"type": "string"}}}, "_RECIPIENT_NAME_": {"type": "string"}, "_BULK_DISCOUNT_": {"type": "object", "properties": {"_BULK_DISCOUNT_AMOUNT_": {"type": "integer"}, "_BULK_DISCOUNT_CURRENCY_SYMBOL_": {"type": "string"}}}}}
</json_schema>
<extraction_state>
{"_BANK_DETAILS_": "Magyar Nemzeti Bank | HU02181388742635754128426809", "_SELLER_VAT_NUMBER_": null, "_SHIPPING_DATE_": null, "_SIGNATURE_DATE_": null, "_BUYER_COMPANY_NAME_": null, "_BULK_DISCOUNT_PERCENT_": null, "_TOTAL_DISCOUNT_": null, "_ITEMS_": [{"_DISCOUNT_AMOUNT_": {"_DISCOUNT_AMOUNT_VALUE_": null, "_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": null}, "_SKU_": null, "_DISCOUNT_PERCENT_": null, "_QUANTITY_": null, "_TAX_RATE_": null, "_LINE_TOTAL_": null, "_DESCRIPTION_": null, "_LINE_SUBTOTAL_": null, "_TAX_AMOUNT_": null, "_UNIT_PRICE_": null}, {"_UNIT_PRICE_": null, "_QUANTITY_": null, "_LINE_SUBTOTAL_": null, "_TAX_AMOUNT_": null, "_LINE_TOTAL_": null, "_TAX_RATE_": null, "_DISCOUNT_AMOUNT_": {"_DISCOUNT_AMOUNT_VALUE_": null, "_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": null}, "_DESCRIPTION_": null, "_DISCOUNT_PERCENT_": null, "_SKU_": null}, {"_UNIT_PRICE_": null, "_DISCOUNT_AMOUNT_": {"_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": null, "_DISCOUNT_AMOUNT_VALUE_": null}, "_LINE_SUBTOTAL_": null, "_TAX_AMOUNT_": null, "_SKU_": null, "_QUANTITY_": null, "_LINE_TOTAL_": null, "_TAX_RATE_": null, "_DISCOUNT_PERCENT_": null, "_DESCRIPTION_": null}, {"_TAX_AMOUNT_": null, "_DISCOUNT_AMOUNT_": {"_DISCOUNT_AMOUNT_VALUE_": null, "_DISCOUNT_AMOUNT_CURRENCY_SYMBOL_": null}, "_QUANTITY_": null, "_LINE_TOTAL_": null, "_LINE_SUBTOTAL_": null, "_UNIT_PRICE_": null, "_TAX_RATE_": null, "_SKU_": null, "_DESCRIPTION_": null, "_DISCOUNT_PERCENT_": null}, {"_LINE_TOTAL_": null, "_LINE_SUBTOTAL_": null, "_DESCRIPTION_": null}]}
</extraction_state>
<current_target>
_ITEMS_[4]._UNIT_PRICE_
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
""
| 1,890 |
{"_summary_": {"_shipping_fee_": {"_shipping_fee_value_": "15,0"}, "_bulk_discount_": {"_bulk_discount_amount_": "0,0"}}, "_shipping_address_": {"_city_": "Nielstrup"}, "_invoice_date_": "May 29, 2025", "_seller_": {"_slogan_": "Clarity. Confidence. Control."}}
|
{"type": "object", "properties": {"_BANK_DETAILS_": {"type": "object", "properties": {"_BANK_NAME_": {"type": "string"}}}, "_AMOUNT_PAID_": {"type": "object", "properties": {"_AMOUNT_PAID_CURRENCY_": {"type": "string"}, "_AMOUNT_PAID_AMOUNT_": {"type": "string"}}}, "_SHIPPING_METHOD_": {"type": "string"}, "_SELLER_LOCATION_": {"type": "string"}, "_BILLING_PERIOD_": {"type": "object", "properties": {"_START_DATE_": {"type": "string"}}}, "_TAX_TOTAL_": {"type": "object", "properties": {"_TAX_TOTAL_CURRENCY_": {"type": "string"}, "_TAX_TOTAL_AMOUNT_": {"type": "number"}}}, "_SUBTOTAL_": {"type": "string"}, "_LATE_PENALTIES_": {"type": "string"}, "_TOTAL_DUE_": {"type": "string"}, "_SELLER_CONTACT_DETAILS_": {"type": "object", "properties": {"_PHONE_": {"type": "string"}, "_EMAIL_": {"type": "string"}}}, "_SHIPPING_FEE_": {"type": "object", "properties": {"_SHIPPING_FEE_VALUE_": {"type": "number"}}}, "_SHIPPING_ADDRESS_": {"type": "object", "properties": {"_CITY_": {"type": "string"}, "_STATE_": {"type": "string"}, "_POSTAL_CODE_": {"type": "string"}, "_STREET_NAME_": {"type": "string"}, "_STREET_NUMBER_": {"type": "string"}, "_COUNTRY_": {"type": "string"}}}, "_REFERENCE_NUMBER_": {"type": "string"}, "_ISSUER_SOFTWARE_": {"type": "string"}, "_CURRENCY_": {"type": "string"}, "_BULK_DISCOUNT_": {"type": "object", "properties": {"_BULK_DISCOUNT_AMOUNT_": {"type": "number"}, "_BULK_DISCOUNT_CURRENCY_": {"type": "string"}}}, "_TAX_SUMMARY_": {"type": "string"}, "_BUYER_VAT_NUMBER_": {"type": "string"}, "_SLOGAN_": {"type": "string"}, "_INSTRUCTIONS_": {"type": "string"}, "_BUYER_ADDRESS_": {"type": "string"}, "_INVOICE_DATE_": {"type": "string"}, "_SELLER_COMPANY_NAME_": {"type": "string"}, "_SELLER_TAX_ID_": {"type": "string"}, "_ACCEPTED_METHODS_": {"type": "string"}, "_RECIPIENT_NAME_": {"type": "string"}}}
|
{"_BANK_DETAILS_": {"_BANK_NAME_": null}, "_AMOUNT_PAID_": {"_AMOUNT_PAID_CURRENCY_": null, "_AMOUNT_PAID_AMOUNT_": null}, "_SHIPPING_METHOD_": null, "_SELLER_LOCATION_": null, "_BILLING_PERIOD_": {"_START_DATE_": null}, "_TAX_TOTAL_": {"_TAX_TOTAL_CURRENCY_": null, "_TAX_TOTAL_AMOUNT_": null}, "_SUBTOTAL_": null, "_LATE_PENALTIES_": null, "_TOTAL_DUE_": null, "_SELLER_CONTACT_DETAILS_": {"_PHONE_": null, "_EMAIL_": null}, "_SHIPPING_FEE_": {"_SHIPPING_FEE_VALUE_": 15.0}, "_SHIPPING_ADDRESS_": {"_CITY_": "Nielstrup", "_STATE_": null, "_POSTAL_CODE_": null, "_STREET_NAME_": null, "_STREET_NUMBER_": null, "_COUNTRY_": null}, "_REFERENCE_NUMBER_": null, "_ISSUER_SOFTWARE_": null, "_CURRENCY_": null, "_BULK_DISCOUNT_": {"_BULK_DISCOUNT_AMOUNT_": 0.0, "_BULK_DISCOUNT_CURRENCY_": null}, "_TAX_SUMMARY_": null, "_BUYER_VAT_NUMBER_": null, "_SLOGAN_": "Clarity. Confidence. Control.", "_INSTRUCTIONS_": null}
|
_BUYER_ADDRESS_
|
{"type": "string"}
|
{"text": [], "answer_start": []}
|
<document>
{"_summary_": {"_shipping_fee_": {"_shipping_fee_value_": "15,0"}, "_bulk_discount_": {"_bulk_discount_amount_": "0,0"}}, "_shipping_address_": {"_city_": "Nielstrup"}, "_invoice_date_": "May 29, 2025", "_seller_": {"_slogan_": "Clarity. Confidence. Control."}}
</document>
<json_schema>
{"type": "object", "properties": {"_BANK_DETAILS_": {"type": "object", "properties": {"_BANK_NAME_": {"type": "string"}}}, "_AMOUNT_PAID_": {"type": "object", "properties": {"_AMOUNT_PAID_CURRENCY_": {"type": "string"}, "_AMOUNT_PAID_AMOUNT_": {"type": "string"}}}, "_SHIPPING_METHOD_": {"type": "string"}, "_SELLER_LOCATION_": {"type": "string"}, "_BILLING_PERIOD_": {"type": "object", "properties": {"_START_DATE_": {"type": "string"}}}, "_TAX_TOTAL_": {"type": "object", "properties": {"_TAX_TOTAL_CURRENCY_": {"type": "string"}, "_TAX_TOTAL_AMOUNT_": {"type": "number"}}}, "_SUBTOTAL_": {"type": "string"}, "_LATE_PENALTIES_": {"type": "string"}, "_TOTAL_DUE_": {"type": "string"}, "_SELLER_CONTACT_DETAILS_": {"type": "object", "properties": {"_PHONE_": {"type": "string"}, "_EMAIL_": {"type": "string"}}}, "_SHIPPING_FEE_": {"type": "object", "properties": {"_SHIPPING_FEE_VALUE_": {"type": "number"}}}, "_SHIPPING_ADDRESS_": {"type": "object", "properties": {"_CITY_": {"type": "string"}, "_STATE_": {"type": "string"}, "_POSTAL_CODE_": {"type": "string"}, "_STREET_NAME_": {"type": "string"}, "_STREET_NUMBER_": {"type": "string"}, "_COUNTRY_": {"type": "string"}}}, "_REFERENCE_NUMBER_": {"type": "string"}, "_ISSUER_SOFTWARE_": {"type": "string"}, "_CURRENCY_": {"type": "string"}, "_BULK_DISCOUNT_": {"type": "object", "properties": {"_BULK_DISCOUNT_AMOUNT_": {"type": "number"}, "_BULK_DISCOUNT_CURRENCY_": {"type": "string"}}}, "_TAX_SUMMARY_": {"type": "string"}, "_BUYER_VAT_NUMBER_": {"type": "string"}, "_SLOGAN_": {"type": "string"}, "_INSTRUCTIONS_": {"type": "string"}, "_BUYER_ADDRESS_": {"type": "string"}, "_INVOICE_DATE_": {"type": "string"}, "_SELLER_COMPANY_NAME_": {"type": "string"}, "_SELLER_TAX_ID_": {"type": "string"}, "_ACCEPTED_METHODS_": {"type": "string"}, "_RECIPIENT_NAME_": {"type": "string"}}}
</json_schema>
<extraction_state>
{"_BANK_DETAILS_": {"_BANK_NAME_": null}, "_AMOUNT_PAID_": {"_AMOUNT_PAID_CURRENCY_": null, "_AMOUNT_PAID_AMOUNT_": null}, "_SHIPPING_METHOD_": null, "_SELLER_LOCATION_": null, "_BILLING_PERIOD_": {"_START_DATE_": null}, "_TAX_TOTAL_": {"_TAX_TOTAL_CURRENCY_": null, "_TAX_TOTAL_AMOUNT_": null}, "_SUBTOTAL_": null, "_LATE_PENALTIES_": null, "_TOTAL_DUE_": null, "_SELLER_CONTACT_DETAILS_": {"_PHONE_": null, "_EMAIL_": null}, "_SHIPPING_FEE_": {"_SHIPPING_FEE_VALUE_": 15.0}, "_SHIPPING_ADDRESS_": {"_CITY_": "Nielstrup", "_STATE_": null, "_POSTAL_CODE_": null, "_STREET_NAME_": null, "_STREET_NUMBER_": null, "_COUNTRY_": null}, "_REFERENCE_NUMBER_": null, "_ISSUER_SOFTWARE_": null, "_CURRENCY_": null, "_BULK_DISCOUNT_": {"_BULK_DISCOUNT_AMOUNT_": 0.0, "_BULK_DISCOUNT_CURRENCY_": null}, "_TAX_SUMMARY_": null, "_BUYER_VAT_NUMBER_": null, "_SLOGAN_": "Clarity. Confidence. Control.", "_INSTRUCTIONS_": null}
</extraction_state>
<current_target>
_BUYER_ADDRESS_
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
""
| 1,053 |
{
"Payment": {
"EarlyPaymentDiscount": "Adjustment Applied"
},
"Header": {
"InvoiceDate": "2025/06/16",
"ReferenceNumber": "",
"ContractReference": ""
},
"Shipping": {
"ShippingDate": "2025/06/16"
},
"Seller": {
"BankName": "Banca March, S.A."
},
"BuyerAddress": {
"StreetName": "GUILDWOOD DRIVE"
},
"Footer": {
"AuthorizedSignature": "Authorized Representative Juan Ignacio Pena"
},
"Summary": {
"TaxSummary": "Taxable at 8.52%",
"Subtotal": "2143,13 EUR",
"BulkDiscountPercent": "",
"TaxTotalValue": "182,67"
}
}
|
{"type": "object", "properties": {"PAYMENT_TERMS": {"type": "string"}, "SUMMARY": {"type": "object", "properties": {"AMOUNT_PAID": {"type": "object", "properties": {"AMOUNT_PAID_CURRENCY_SYMBOL": {"type": "string"}}}}}, "ITEMS": {"type": "array", "items": {"type": "object", "properties": {"LINE_TOTAL": {"type": "string"}, "LINE_SUBTOTAL_AMOUNT": {"type": "number"}, "DISCOUNT_AMOUNT_CURRENCY": {"type": "string"}, "UNIT_PRICE_CURRENCY_SYMBOL": {"type": "string"}, "TAX_AMOUNT": {"type": "string"}, "DISCOUNT_PERCENT": {"type": "string"}, "UNIT_PRICE_AMOUNT": {"type": "string"}, "DISCOUNT_AMOUNT_VALUE": {"type": "number"}, "LINE_SUBTOTAL_CURRENCY_SYMBOL": {"type": "string"}, "QUANTITY": {"type": "integer"}, "SKU": {"type": "string"}, "TAX_RATE": {"type": "number"}, "DESCRIPTION": {"type": "string"}}}}, "BUYER": {"type": "object", "properties": {"BUYER_ADDRESS": {"type": "object", "properties": {"CITY": {"type": "string"}}}}}}}
|
{"PAYMENT_TERMS": null, "SUMMARY": {"AMOUNT_PAID": {"AMOUNT_PAID_CURRENCY_SYMBOL": null}}, "ITEMS": [{"LINE_TOTAL": null, "LINE_SUBTOTAL_AMOUNT": null, "DISCOUNT_AMOUNT_CURRENCY": null, "UNIT_PRICE_CURRENCY_SYMBOL": null, "TAX_AMOUNT": null, "DISCOUNT_PERCENT": null, "UNIT_PRICE_AMOUNT": null, "DISCOUNT_AMOUNT_VALUE": null, "LINE_SUBTOTAL_CURRENCY_SYMBOL": null, "QUANTITY": null, "SKU": null, "TAX_RATE": null, "DESCRIPTION": null}, {"DISCOUNT_AMOUNT_VALUE": null, "QUANTITY": null, "LINE_SUBTOTAL_AMOUNT": null, "LINE_SUBTOTAL_CURRENCY_SYMBOL": null, "TAX_RATE": null, "DESCRIPTION": null, "UNIT_PRICE_AMOUNT": null, "LINE_TOTAL": null, "DISCOUNT_AMOUNT_CURRENCY": null, "UNIT_PRICE_CURRENCY_SYMBOL": null, "DISCOUNT_PERCENT": null, "TAX_AMOUNT": null, "SKU": null}, {"UNIT_PRICE_AMOUNT": null, "LINE_SUBTOTAL_CURRENCY_SYMBOL": null, "TAX_RATE": null, "SKU": null, "DESCRIPTION": null, "DISCOUNT_AMOUNT_CURRENCY": null, "TAX_AMOUNT": null, "DISCOUNT_PERCENT": null, "DISCOUNT_AMOUNT_VALUE": null, "LINE_SUBTOTAL_AMOUNT": null, "QUANTITY": null, "LINE_TOTAL": null, "UNIT_PRICE_CURRENCY_SYMBOL": null}, {"LINE_TOTAL": null, "DESCRIPTION": null, "SKU": null, "UNIT_PRICE_AMOUNT": null, "TAX_AMOUNT": null, "QUANTITY": null, "DISCOUNT_AMOUNT_CURRENCY": null}]}
|
ITEMS[3].UNIT_PRICE_CURRENCY_SYMBOL
|
{"type": "string"}
|
{"text": [], "answer_start": []}
|
<document>
{
"Payment": {
"EarlyPaymentDiscount": "Adjustment Applied"
},
"Header": {
"InvoiceDate": "2025/06/16",
"ReferenceNumber": "",
"ContractReference": ""
},
"Shipping": {
"ShippingDate": "2025/06/16"
},
"Seller": {
"BankName": "Banca March, S.A."
},
"BuyerAddress": {
"StreetName": "GUILDWOOD DRIVE"
},
"Footer": {
"AuthorizedSignature": "Authorized Representative Juan Ignacio Pena"
},
"Summary": {
"TaxSummary": "Taxable at 8.52%",
"Subtotal": "2143,13 EUR",
"BulkDiscountPercent": "",
"TaxTotalValue": "182,67"
}
}
</document>
<json_schema>
{"type": "object", "properties": {"PAYMENT_TERMS": {"type": "string"}, "SUMMARY": {"type": "object", "properties": {"AMOUNT_PAID": {"type": "object", "properties": {"AMOUNT_PAID_CURRENCY_SYMBOL": {"type": "string"}}}}}, "ITEMS": {"type": "array", "items": {"type": "object", "properties": {"LINE_TOTAL": {"type": "string"}, "LINE_SUBTOTAL_AMOUNT": {"type": "number"}, "DISCOUNT_AMOUNT_CURRENCY": {"type": "string"}, "UNIT_PRICE_CURRENCY_SYMBOL": {"type": "string"}, "TAX_AMOUNT": {"type": "string"}, "DISCOUNT_PERCENT": {"type": "string"}, "UNIT_PRICE_AMOUNT": {"type": "string"}, "DISCOUNT_AMOUNT_VALUE": {"type": "number"}, "LINE_SUBTOTAL_CURRENCY_SYMBOL": {"type": "string"}, "QUANTITY": {"type": "integer"}, "SKU": {"type": "string"}, "TAX_RATE": {"type": "number"}, "DESCRIPTION": {"type": "string"}}}}, "BUYER": {"type": "object", "properties": {"BUYER_ADDRESS": {"type": "object", "properties": {"CITY": {"type": "string"}}}}}}}
</json_schema>
<extraction_state>
{"PAYMENT_TERMS": null, "SUMMARY": {"AMOUNT_PAID": {"AMOUNT_PAID_CURRENCY_SYMBOL": null}}, "ITEMS": [{"LINE_TOTAL": null, "LINE_SUBTOTAL_AMOUNT": null, "DISCOUNT_AMOUNT_CURRENCY": null, "UNIT_PRICE_CURRENCY_SYMBOL": null, "TAX_AMOUNT": null, "DISCOUNT_PERCENT": null, "UNIT_PRICE_AMOUNT": null, "DISCOUNT_AMOUNT_VALUE": null, "LINE_SUBTOTAL_CURRENCY_SYMBOL": null, "QUANTITY": null, "SKU": null, "TAX_RATE": null, "DESCRIPTION": null}, {"DISCOUNT_AMOUNT_VALUE": null, "QUANTITY": null, "LINE_SUBTOTAL_AMOUNT": null, "LINE_SUBTOTAL_CURRENCY_SYMBOL": null, "TAX_RATE": null, "DESCRIPTION": null, "UNIT_PRICE_AMOUNT": null, "LINE_TOTAL": null, "DISCOUNT_AMOUNT_CURRENCY": null, "UNIT_PRICE_CURRENCY_SYMBOL": null, "DISCOUNT_PERCENT": null, "TAX_AMOUNT": null, "SKU": null}, {"UNIT_PRICE_AMOUNT": null, "LINE_SUBTOTAL_CURRENCY_SYMBOL": null, "TAX_RATE": null, "SKU": null, "DESCRIPTION": null, "DISCOUNT_AMOUNT_CURRENCY": null, "TAX_AMOUNT": null, "DISCOUNT_PERCENT": null, "DISCOUNT_AMOUNT_VALUE": null, "LINE_SUBTOTAL_AMOUNT": null, "QUANTITY": null, "LINE_TOTAL": null, "UNIT_PRICE_CURRENCY_SYMBOL": null}, {"LINE_TOTAL": null, "DESCRIPTION": null, "SKU": null, "UNIT_PRICE_AMOUNT": null, "TAX_AMOUNT": null, "QUANTITY": null, "DISCOUNT_AMOUNT_CURRENCY": null}]}
</extraction_state>
<current_target>
ITEMS[3].UNIT_PRICE_CURRENCY_SYMBOL
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
""
| 895 |
{"shipping_method": "FedEx Custom Critical", "authorized_signature": "Lyla Jung (Finance Manager)", "signature_date": "26-Apr-2025", "invoice_number": "RC/23/3708", "payment": {"payment_terms": "Terms: 3%/10, Net 30", "late_penalties": "$60 penalty assessed for payments over 15 days late.", "instructions": "Attach remittance slip with payment details.", "early_payment_discount": ""}, "contract_reference": "", "reference_number": "28677-ORDER", "compliance_statement": "Compliant with accessibility standards where applicable.", "currency": "€", "title": "Charges Due", "issuer_software": "MyInvoices & Estimates", "shipping_date": "29-Apr-2025", "buyer": {"buyer_company_name": "AMH-KONCEPT", "postal_code": "2530", "state": "", "country": "Belgium", "city": "Boechout", "phone": "+358 3 438 9958"}, "seller": {"seller_company_name": "JoWooD Productions Software AG", "bank_details": "HYPO-BANK BURGENLAND AG - AT793522677149728707", "seller_address": "Pikk tänav 61
92613 Järva-Jaani vald,Järva-Jaani alev, Estonia", "email": "l.jung@gmail.com", "seller_tax_id": "VAT 572 159 276"}, "invoice_date": "26-Apr-2025", "customer_note": "We are delighted to serve you at JoWooD Productions Software AG. For any queries, reach out to us at l.jung@gmail.com or 0527456875. Thank you for choosing us.", "summary": {"subtotal_amount": "1025,4", "subtotal_currency": "€", "total_discount_amount": "1011,28", "shipping_fee": "€ 20,0", "amount_paid": "262,46€", "bulk_discount_currency": "€", "tax_summary": "Plus 16.98% Sales Tax", "tax_total": "174,10€", "bulk_discount_percent": "5,00"}, "recipient_name": "Marilu Cote", "billing_period": {"end_date": "26-Apr-2025"}}
|
{"type": "object", "properties": {"customer_note": {"type": "string"}, "shipping_address": {"type": "string"}, "total_discount": {"type": "object", "properties": {"total_discount_amount": {"type": "number"}, "total_discount_currency": {"type": "string"}}}, "compliance_statement": {"type": "string"}, "bulk_discount_percent": {"type": "integer"}, "balance_due": {"type": "string"}, "tax_summary": {"type": "string"}, "tracking_number": {"type": "string"}, "late_penalties": {"type": "string"}, "issuer_software": {"type": "string"}, "subtotal": {"type": "object", "properties": {"subtotal_currency": {"type": "string"}}}, "header": {"type": "object", "properties": {"end_date": {"type": "string"}, "title": {"type": "string"}, "invoice_date": {"type": "string"}, "invoice_number": {"type": "string"}, "reference_number": {"type": "string"}, "due_date": {"type": "string"}, "start_date": {"type": "string"}, "currency": {"type": "string"}}}, "buyer_vat_number": {"type": "string"}, "instructions": {"type": "string"}, "seller": {"type": "object", "properties": {"phone": {"type": "string"}, "slogan": {"type": "string"}, "seller_tax_id": {"type": "string"}, "seller_address": {"type": "string"}, "website": {"type": "string"}, "bank_details": {"type": "string"}, "email": {"type": "string"}}}, "signature_date": {"type": "string"}, "buyer_location": {"type": "object", "properties": {"street_number": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "street_name": {"type": "string"}}}, "buyer_contact_details": {"type": "object", "properties": {"email": {"type": "string"}, "phone": {"type": "string"}}}, "tax_total": {"type": "string"}, "bulk_discount": {"type": "object", "properties": {"bulk_discount_currency": {"type": "string"}, "bulk_discount_value": {"type": "number"}}}, "shipping_date": {"type": "string"}, "total_due": {"type": "string"}, "early_payment_discount": {"type": "string"}, "amount_paid": {"type": "string"}, "recipient_name": {"type": "string"}, "shipping_fee": {"type": "string"}}}
|
{"customer_note": "We are delighted to serve you at JoWooD Productions Software AG. For any queries, reach out to us at l.jung@gmail.com or 0527456875. Thank you for choosing us.", "shipping_address": null, "total_discount": {"total_discount_amount": 1011.28, "total_discount_currency": null}, "compliance_statement": "Compliant with accessibility standards where applicable.", "bulk_discount_percent": 5, "balance_due": null, "tax_summary": "Plus 16.98% Sales Tax", "tracking_number": null, "late_penalties": "$60 penalty assessed for payments over 15 days late.", "issuer_software": "MyInvoices & Estimates", "subtotal": {"subtotal_currency": "€"}, "header": {"end_date": "26-Apr-2025", "title": "Charges Due", "invoice_date": "26-Apr-2025", "invoice_number": "RC/23/3708", "reference_number": "28677-ORDER", "due_date": null, "start_date": null, "currency": "€"}, "buyer_vat_number": null}
|
instructions
|
{"type": "string"}
|
{"text": ["Attach remittance slip with payment details."], "answer_start": [309]}
|
<document>
{"shipping_method": "FedEx Custom Critical", "authorized_signature": "Lyla Jung (Finance Manager)", "signature_date": "26-Apr-2025", "invoice_number": "RC/23/3708", "payment": {"payment_terms": "Terms: 3%/10, Net 30", "late_penalties": "$60 penalty assessed for payments over 15 days late.", "instructions": "Attach remittance slip with payment details.", "early_payment_discount": ""}, "contract_reference": "", "reference_number": "28677-ORDER", "compliance_statement": "Compliant with accessibility standards where applicable.", "currency": "€", "title": "Charges Due", "issuer_software": "MyInvoices & Estimates", "shipping_date": "29-Apr-2025", "buyer": {"buyer_company_name": "AMH-KONCEPT", "postal_code": "2530", "state": "", "country": "Belgium", "city": "Boechout", "phone": "+358 3 438 9958"}, "seller": {"seller_company_name": "JoWooD Productions Software AG", "bank_details": "HYPO-BANK BURGENLAND AG - AT793522677149728707", "seller_address": "Pikk tänav 61
92613 Järva-Jaani vald,Järva-Jaani alev, Estonia", "email": "l.jung@gmail.com", "seller_tax_id": "VAT 572 159 276"}, "invoice_date": "26-Apr-2025", "customer_note": "We are delighted to serve you at JoWooD Productions Software AG. For any queries, reach out to us at l.jung@gmail.com or 0527456875. Thank you for choosing us.", "summary": {"subtotal_amount": "1025,4", "subtotal_currency": "€", "total_discount_amount": "1011,28", "shipping_fee": "€ 20,0", "amount_paid": "262,46€", "bulk_discount_currency": "€", "tax_summary": "Plus 16.98% Sales Tax", "tax_total": "174,10€", "bulk_discount_percent": "5,00"}, "recipient_name": "Marilu Cote", "billing_period": {"end_date": "26-Apr-2025"}}
</document>
<json_schema>
{"type": "object", "properties": {"customer_note": {"type": "string"}, "shipping_address": {"type": "string"}, "total_discount": {"type": "object", "properties": {"total_discount_amount": {"type": "number"}, "total_discount_currency": {"type": "string"}}}, "compliance_statement": {"type": "string"}, "bulk_discount_percent": {"type": "integer"}, "balance_due": {"type": "string"}, "tax_summary": {"type": "string"}, "tracking_number": {"type": "string"}, "late_penalties": {"type": "string"}, "issuer_software": {"type": "string"}, "subtotal": {"type": "object", "properties": {"subtotal_currency": {"type": "string"}}}, "header": {"type": "object", "properties": {"end_date": {"type": "string"}, "title": {"type": "string"}, "invoice_date": {"type": "string"}, "invoice_number": {"type": "string"}, "reference_number": {"type": "string"}, "due_date": {"type": "string"}, "start_date": {"type": "string"}, "currency": {"type": "string"}}}, "buyer_vat_number": {"type": "string"}, "instructions": {"type": "string"}, "seller": {"type": "object", "properties": {"phone": {"type": "string"}, "slogan": {"type": "string"}, "seller_tax_id": {"type": "string"}, "seller_address": {"type": "string"}, "website": {"type": "string"}, "bank_details": {"type": "string"}, "email": {"type": "string"}}}, "signature_date": {"type": "string"}, "buyer_location": {"type": "object", "properties": {"street_number": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "street_name": {"type": "string"}}}, "buyer_contact_details": {"type": "object", "properties": {"email": {"type": "string"}, "phone": {"type": "string"}}}, "tax_total": {"type": "string"}, "bulk_discount": {"type": "object", "properties": {"bulk_discount_currency": {"type": "string"}, "bulk_discount_value": {"type": "number"}}}, "shipping_date": {"type": "string"}, "total_due": {"type": "string"}, "early_payment_discount": {"type": "string"}, "amount_paid": {"type": "string"}, "recipient_name": {"type": "string"}, "shipping_fee": {"type": "string"}}}
</json_schema>
<extraction_state>
{"customer_note": "We are delighted to serve you at JoWooD Productions Software AG. For any queries, reach out to us at l.jung@gmail.com or 0527456875. Thank you for choosing us.", "shipping_address": null, "total_discount": {"total_discount_amount": 1011.28, "total_discount_currency": null}, "compliance_statement": "Compliant with accessibility standards where applicable.", "bulk_discount_percent": 5, "balance_due": null, "tax_summary": "Plus 16.98% Sales Tax", "tracking_number": null, "late_penalties": "$60 penalty assessed for payments over 15 days late.", "issuer_software": "MyInvoices & Estimates", "subtotal": {"subtotal_currency": "€"}, "header": {"end_date": "26-Apr-2025", "title": "Charges Due", "invoice_date": "26-Apr-2025", "invoice_number": "RC/23/3708", "reference_number": "28677-ORDER", "due_date": null, "start_date": null, "currency": "€"}, "buyer_vat_number": null}
</extraction_state>
<current_target>
instructions
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
"Attach remittance slip with payment details."
| 1,465 |
{taxTotal: {taxTotalValue: 138,06, taxTotalCurrency: £},
subtotal: {subtotalAmount: 1110,46, subtotalCurrency: £},
totalDue: 1268,52£, shippingFee: {shippingFeeValue: 20,0},
taxSummary: Exempt with 12.43% notation, authorizedSignature: Dorian Wright, Finance Manager,
recipientName: Dómhildur Hrútsson, buyer: {buyerAddress: Karla Čapka, Hluboká nad Vltavou,
phone: +421-7-3174-8947, buyerVatNumber: KVK64547933},
items: [Melissa & Doug Disney Mickey Mouse Wooden Shape Sorting Clock – 6,0 × 17,98 £ – 0,0% off – total 129,46£, The Evil Within - PlayStation 4 – 176,02 £,
2,00 × 100093769 American Water Heaters Electronic Control Board – 376,16£ + £37,62 tax = 413,78£, BANDAI One Piece TCG: Worst Generation Starter Deck 【ST-02】(Japanese) (B09VKVFQMD) – 6,0 × 12,99 £ = 81,84 £,
Tractive GPS Cat Mini Rubber Mounting Attachment (Pack of 2) | Qty 8,00 | Unit 7,99 £ | Sub £ 63,92 | Total £67,12, girls Hoodie Set, Bottoms & Hoodie, Lightweight & Relaxed Fit – 2,00 × 32,3 £ – 0,0% off – total 77,52 £,
Scholar Saddle Shoe (Toddler/Little Kid/Big Kid) – Qty 8,0 – 31,54 £ each (tax 20,0%) – Total 302,78 £], amountPaid: 184,32£,
totalDiscount: {totalDiscountAmount: 0,0,
totalDiscountCurrency: £},
complianceStatement: ,
dueDate: 22-05-2025, trackingNumber: 20327877510827,
contractReference: , invoiceNumber: 2307276,
payment: {acceptedMethods: Mobile Payment, paymentTerms: Terms: 1%/5, Net 15,
earlyPaymentDiscount: Early Order Discount, instructions: Report any payment amount inconsistencies promptly.,
latePenalties: Late fees apply as per signed service agreement.}, invoiceDate: 07-05-2025,
currency: £, customerNote: At Zagłębie Lubin S.A., we value your feedback. Please contact us at dorianwright@mail.com or +1-442-498-0934 for any questions or concerns. We look forward to hearing from you.,
bulkDiscountPercent: 0,0, billingPeriod: 01-05-2025 to 07-05-2025,
shippingMethod: DPD Classic, bulkDiscount: {
bulkDiscountCurrencySymbol: £},
seller: {iban: HR1924920083534836445, country: United States,
sellerCompanyName: Zagłębie Lubin S.A., sellerVatNumber: BN752562920,
city: WEST DONEGAL TOWNSHIP, state: ,
slogan: Where Innovation Meets Execution., streetName: JAMES BUCHANAN DR,
bankName: J&T Banka D.D.}, balanceDue: {
balanceDueCurrencySymbol: £}}
...
|
{"type": "object", "properties": {"buyerAddress": {"type": "string"}, "shippingFee": {"type": "object", "properties": {"shippingFeeValue": {"type": "integer"}, "shippingFeeCurrency": {"type": "string"}}}, "sellerVatNumber": {"type": "string"}, "bulkDiscount": {"type": "object", "properties": {"bulkDiscountCurrencySymbol": {"type": "string"}, "bulkDiscountValue": {"type": "string"}}}, "customerNote": {"type": "string"}, "buyerName": {"type": "string"}, "bankDetails": {"type": "object", "properties": {"iban": {"type": "string"}}}, "taxSummary": {"type": "string"}, "shipping": {"type": "object", "properties": {"trackingNumber": {"type": "string"}, "shippingMethod": {"type": "string"}}}, "footer": {"type": "object", "properties": {"issuerSoftware": {"type": "string"}}}, "slogan": {"type": "string"}, "taxTotal": {"type": "object", "properties": {"taxTotalValue": {"type": "number"}}}, "sellerAddress": {"type": "object", "properties": {"postalCode": {"type": "string"}}}, "balanceDue": {"type": "object", "properties": {"balanceDueCurrencySymbol": {"type": "string"}}}, "amountPaid": {"type": "string"}, "latePenalties": {"type": "string"}, "totalDiscount": {"type": "object", "properties": {"totalDiscountAmount": {"type": "string"}, "totalDiscountCurrency": {"type": "string"}}}}}
|
{"buyerAddress": "Karla Čapka, Hluboká nad Vltavou", "shippingFee": {"shippingFeeValue": 20, "shippingFeeCurrency": null}, "sellerVatNumber": "BN752562920", "bulkDiscount": {"bulkDiscountCurrencySymbol": "£", "bulkDiscountValue": null}, "customerNote": "At Zagłębie Lubin S.A., we value your feedback. Please contact us at dorianwright@mail.com or +1-442-498-0934 for any questions or concerns. We look forward to hearing from you.", "buyerName": null, "bankDetails": {"iban": "HR1924920083534836445"}, "taxSummary": "Exempt with 12.43% notation", "shipping": {"trackingNumber": "20327877510827", "shippingMethod": "DPD Classic"}, "footer": {"issuerSoftware": null}, "slogan": "Where Innovation Meets Execution.", "taxTotal": {"taxTotalValue": 138.06}}
|
sellerAddress.postalCode
|
{"type": "string"}
|
{"text": [], "answer_start": []}
|
<document>
{taxTotal: {taxTotalValue: 138,06, taxTotalCurrency: £},
subtotal: {subtotalAmount: 1110,46, subtotalCurrency: £},
totalDue: 1268,52£, shippingFee: {shippingFeeValue: 20,0},
taxSummary: Exempt with 12.43% notation, authorizedSignature: Dorian Wright, Finance Manager,
recipientName: Dómhildur Hrútsson, buyer: {buyerAddress: Karla Čapka, Hluboká nad Vltavou,
phone: +421-7-3174-8947, buyerVatNumber: KVK64547933},
items: [Melissa & Doug Disney Mickey Mouse Wooden Shape Sorting Clock – 6,0 × 17,98 £ – 0,0% off – total 129,46£, The Evil Within - PlayStation 4 – 176,02 £,
2,00 × 100093769 American Water Heaters Electronic Control Board – 376,16£ + £37,62 tax = 413,78£, BANDAI One Piece TCG: Worst Generation Starter Deck 【ST-02】(Japanese) (B09VKVFQMD) – 6,0 × 12,99 £ = 81,84 £,
Tractive GPS Cat Mini Rubber Mounting Attachment (Pack of 2) | Qty 8,00 | Unit 7,99 £ | Sub £ 63,92 | Total £67,12, girls Hoodie Set, Bottoms & Hoodie, Lightweight & Relaxed Fit – 2,00 × 32,3 £ – 0,0% off – total 77,52 £,
Scholar Saddle Shoe (Toddler/Little Kid/Big Kid) – Qty 8,0 – 31,54 £ each (tax 20,0%) – Total 302,78 £], amountPaid: 184,32£,
totalDiscount: {totalDiscountAmount: 0,0,
totalDiscountCurrency: £},
complianceStatement: ,
dueDate: 22-05-2025, trackingNumber: 20327877510827,
contractReference: , invoiceNumber: 2307276,
payment: {acceptedMethods: Mobile Payment, paymentTerms: Terms: 1%/5, Net 15,
earlyPaymentDiscount: Early Order Discount, instructions: Report any payment amount inconsistencies promptly.,
latePenalties: Late fees apply as per signed service agreement.}, invoiceDate: 07-05-2025,
currency: £, customerNote: At Zagłębie Lubin S.A., we value your feedback. Please contact us at dorianwright@mail.com or +1-442-498-0934 for any questions or concerns. We look forward to hearing from you.,
bulkDiscountPercent: 0,0, billingPeriod: 01-05-2025 to 07-05-2025,
shippingMethod: DPD Classic, bulkDiscount: {
bulkDiscountCurrencySymbol: £},
seller: {iban: HR1924920083534836445, country: United States,
sellerCompanyName: Zagłębie Lubin S.A., sellerVatNumber: BN752562920,
city: WEST DONEGAL TOWNSHIP, state: ,
slogan: Where Innovation Meets Execution., streetName: JAMES BUCHANAN DR,
bankName: J&T Banka D.D.}, balanceDue: {
balanceDueCurrencySymbol: £}}
...
</document>
<json_schema>
{"type": "object", "properties": {"buyerAddress": {"type": "string"}, "shippingFee": {"type": "object", "properties": {"shippingFeeValue": {"type": "integer"}, "shippingFeeCurrency": {"type": "string"}}}, "sellerVatNumber": {"type": "string"}, "bulkDiscount": {"type": "object", "properties": {"bulkDiscountCurrencySymbol": {"type": "string"}, "bulkDiscountValue": {"type": "string"}}}, "customerNote": {"type": "string"}, "buyerName": {"type": "string"}, "bankDetails": {"type": "object", "properties": {"iban": {"type": "string"}}}, "taxSummary": {"type": "string"}, "shipping": {"type": "object", "properties": {"trackingNumber": {"type": "string"}, "shippingMethod": {"type": "string"}}}, "footer": {"type": "object", "properties": {"issuerSoftware": {"type": "string"}}}, "slogan": {"type": "string"}, "taxTotal": {"type": "object", "properties": {"taxTotalValue": {"type": "number"}}}, "sellerAddress": {"type": "object", "properties": {"postalCode": {"type": "string"}}}, "balanceDue": {"type": "object", "properties": {"balanceDueCurrencySymbol": {"type": "string"}}}, "amountPaid": {"type": "string"}, "latePenalties": {"type": "string"}, "totalDiscount": {"type": "object", "properties": {"totalDiscountAmount": {"type": "string"}, "totalDiscountCurrency": {"type": "string"}}}}}
</json_schema>
<extraction_state>
{"buyerAddress": "Karla Čapka, Hluboká nad Vltavou", "shippingFee": {"shippingFeeValue": 20, "shippingFeeCurrency": null}, "sellerVatNumber": "BN752562920", "bulkDiscount": {"bulkDiscountCurrencySymbol": "£", "bulkDiscountValue": null}, "customerNote": "At Zagłębie Lubin S.A., we value your feedback. Please contact us at dorianwright@mail.com or +1-442-498-0934 for any questions or concerns. We look forward to hearing from you.", "buyerName": null, "bankDetails": {"iban": "HR1924920083534836445"}, "taxSummary": "Exempt with 12.43% notation", "shipping": {"trackingNumber": "20327877510827", "shippingMethod": "DPD Classic"}, "footer": {"issuerSoftware": null}, "slogan": "Where Innovation Meets Execution.", "taxTotal": {"taxTotalValue": 138.06}}
</extraction_state>
<current_target>
sellerAddress.postalCode
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
""
| 1,554 |
Bill
Invoice #: VEND81-6509 · Period Jun 01, 2025 – Jun 24, 2025 · Date: Jun 24, 2025 · Due: Jul 09, 2025 · Ref: 2024PR333 · Contract: AGR-2021-Q4-8087
Long-Legged Crow Studios:
Tax No.: REG91013292
Tweemontstraat, Antwerpen
(05601) 6763913 | indiedb.com
KOOS.io
32 Ulica Zwycięstwa, Węgrów, Dolnośląskie 00-000, Poland
Phone +48 287-655-977 – Email bdancewicz@outlook.co.uk
---
Shipping Info
Hrachová 71A 82105 Bratislava-Ružinov, Slovakia
Deliver to Leopold Kesküla, – Japan Post EMS (59158171965759242021) on Jun 24, 2025
BILLABLE ITEMS
Description, SKU, Qty, Unit Price (GBP), Discount, Tax Rate %, Tax Amt, Line Total (GBP)
Loyola Conv Backpack Cotton Uncoated Canvas, B09JVHV2YN, 6, GBP 89,0, 0,0 GBP, 10,0, 53,40 GBP, GBP 587,4
PediaSure Grow & Gain Shake Mix Powder, Vanilla, 14.1 Ounce (Pack of 3), B010OW5YV8, 4, 42,99 GBP, 0,00GBP, , 0,00 GBP, 171,96GBP
Snappy Trap 1 1/2" All-In-One-Drain Kit for Double Bowl Kitchen Sinks, B00I2XQ56U, 8,00, 29,48GBP, GBP2,05, 10,00, 21,94GBP, GBP241,38
Metal Chain Belt for Women Waist chains for Dresses Jeans Western Cowgirl, B09Y9B33GT, 6,0, 19,98 GBP, 0,0GBP, 10,0, 11,99 GBP, 131,87 GBP
Women's Faux Leather Blazer Jacket Lapel Collar Pleather Coat Outerwear, B09YY8TXZ1, 3, 42,99 GBP, 0,0 GBP, 10,00, 12,90 GBP, 141,87 GBP
Matchbox 2011 VIP Porsche Panamera Amethyst Purple, B005IR24K4, 5,0, GBP14,99, GBP0,00, , 0,00GBP, GBP74,95
Humble Crew, White Kids Wood Square Table and 2 Chairs Set, B01KZTJI4Y, 2,0, GBP 71,25, 20,48 GBP, , 0,0GBP, 101,54GBP
Alpha Bravo Retreat Tote - Sand, B0B49N73SR, 2, 396,99 GBP, GBP0,0, 20,0, 158,8GBP, 952,78 GBP
Summary
Bulk Discount:
Subtotal, 2144,72GBP
GBP 0,0, - 57,36 GBP
Surcharge (12.08%), 259,03 GBP
Shipping Fee, GBP 20,00
Total Due, GBP2423,75
Amount Paid, 0,00 GBP
Balance Due, 2423,75GBP
PAYMENT INFO
- Terms: 15 days
- Accepted: Automatic Withdrawal
- Early-Pay: Seasonal Discount
Notes
> Thank you for your trust in Long-Legged Crow Studios. For any questions, please email us at i.maier@mail.com or call (05601) 6763913. We are committed to your satisfaction.
BANKING INFO
Royal Bank of Scotland Group plc - GB10MIDL20239745240383
All amounts in GBP
---
Signed Jun 24, 2025
Document created Jun 24, 2025; keep for your books.
|
{"type": "object", "properties": {"subtotal": {"type": "object", "properties": {"subtotal_value": {"type": "number"}, "subtotal_currency": {"type": "string"}}}, "tax_total": {"type": "string"}, "amount_paid": {"type": "string"}, "balance_due": {"type": "string"}, "footer": {"type": "object", "properties": {"issuer_software": {"type": "string"}}}, "seller": {"type": "object", "properties": {"seller_vat_number": {"type": "string"}, "seller_company_name": {"type": "string"}, "slogan": {"type": "string"}, "seller_contact": {"type": "string"}, "bank_details": {"type": "string"}}}, "shipping_fee": {"type": "object", "properties": {"shipping_fee_amount": {"type": "number"}}}, "header": {"type": "object", "properties": {"title": {"type": "string"}, "due_date": {"type": "string"}, "invoice_date": {"type": "string"}, "contract_reference": {"type": "string"}}}, "bulk_discount_percent": {"type": "string"}, "tax_summary": {"type": "string"}, "customer_note": {"type": "string"}, "buyer": {"type": "object", "properties": {"buyer_address": {"type": "object", "properties": {"postal_code": {"type": "string"}, "state": {"type": "string"}, "street_name": {"type": "string"}, "street_number": {"type": "string"}, "city": {"type": "string"}}}, "buyer_vat_number": {"type": "string"}, "buyer_contact": {"type": "string"}}}, "total_due": {"type": "string"}, "payment": {"type": "object", "properties": {"accepted_methods": {"type": "string"}, "payment_terms": {"type": "string"}}}, "total_discount": {"type": "object", "properties": {"total_discount_value": {"type": "string"}, "total_discount_currency": {"type": "string"}}}, "shipping": {"type": "object", "properties": {"tracking_number": {"type": "string"}, "shipping_date": {"type": "string"}, "shipping_address": {"type": "object", "properties": {"street_name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}}}}}}}
|
{"subtotal": {"subtotal_value": 2144.72, "subtotal_currency": "GBP"}, "tax_total": "259,03 GBP", "amount_paid": "0,00 GBP", "balance_due": "2423,75GBP", "footer": {"issuer_software": null}, "seller": {"seller_vat_number": "REG91013292", "seller_company_name": "Long-Legged Crow Studios", "slogan": null, "seller_contact": "(05601) 6763913 | indiedb.com", "bank_details": "Royal Bank of Scotland Group plc - GB10MIDL20239745240383"}}
|
shipping_fee.shipping_fee_amount
|
{"type": "number"}
|
{"text": [20.0], "answer_start": [1738]}
|
<document>
Bill
Invoice #: VEND81-6509 · Period Jun 01, 2025 – Jun 24, 2025 · Date: Jun 24, 2025 · Due: Jul 09, 2025 · Ref: 2024PR333 · Contract: AGR-2021-Q4-8087
Long-Legged Crow Studios:
Tax No.: REG91013292
Tweemontstraat, Antwerpen
(05601) 6763913 | indiedb.com
KOOS.io
32 Ulica Zwycięstwa, Węgrów, Dolnośląskie 00-000, Poland
Phone +48 287-655-977 – Email bdancewicz@outlook.co.uk
---
Shipping Info
Hrachová 71A 82105 Bratislava-Ružinov, Slovakia
Deliver to Leopold Kesküla, – Japan Post EMS (59158171965759242021) on Jun 24, 2025
BILLABLE ITEMS
Description, SKU, Qty, Unit Price (GBP), Discount, Tax Rate %, Tax Amt, Line Total (GBP)
Loyola Conv Backpack Cotton Uncoated Canvas, B09JVHV2YN, 6, GBP 89,0, 0,0 GBP, 10,0, 53,40 GBP, GBP 587,4
PediaSure Grow & Gain Shake Mix Powder, Vanilla, 14.1 Ounce (Pack of 3), B010OW5YV8, 4, 42,99 GBP, 0,00GBP, , 0,00 GBP, 171,96GBP
Snappy Trap 1 1/2" All-In-One-Drain Kit for Double Bowl Kitchen Sinks, B00I2XQ56U, 8,00, 29,48GBP, GBP2,05, 10,00, 21,94GBP, GBP241,38
Metal Chain Belt for Women Waist chains for Dresses Jeans Western Cowgirl, B09Y9B33GT, 6,0, 19,98 GBP, 0,0GBP, 10,0, 11,99 GBP, 131,87 GBP
Women's Faux Leather Blazer Jacket Lapel Collar Pleather Coat Outerwear, B09YY8TXZ1, 3, 42,99 GBP, 0,0 GBP, 10,00, 12,90 GBP, 141,87 GBP
Matchbox 2011 VIP Porsche Panamera Amethyst Purple, B005IR24K4, 5,0, GBP14,99, GBP0,00, , 0,00GBP, GBP74,95
Humble Crew, White Kids Wood Square Table and 2 Chairs Set, B01KZTJI4Y, 2,0, GBP 71,25, 20,48 GBP, , 0,0GBP, 101,54GBP
Alpha Bravo Retreat Tote - Sand, B0B49N73SR, 2, 396,99 GBP, GBP0,0, 20,0, 158,8GBP, 952,78 GBP
Summary
Bulk Discount:
Subtotal, 2144,72GBP
GBP 0,0, - 57,36 GBP
Surcharge (12.08%), 259,03 GBP
Shipping Fee, GBP 20,00
Total Due, GBP2423,75
Amount Paid, 0,00 GBP
Balance Due, 2423,75GBP
PAYMENT INFO
- Terms: 15 days
- Accepted: Automatic Withdrawal
- Early-Pay: Seasonal Discount
Notes
> Thank you for your trust in Long-Legged Crow Studios. For any questions, please email us at i.maier@mail.com or call (05601) 6763913. We are committed to your satisfaction.
BANKING INFO
Royal Bank of Scotland Group plc - GB10MIDL20239745240383
All amounts in GBP
---
Signed Jun 24, 2025
Document created Jun 24, 2025; keep for your books.
</document>
<json_schema>
{"type": "object", "properties": {"subtotal": {"type": "object", "properties": {"subtotal_value": {"type": "number"}, "subtotal_currency": {"type": "string"}}}, "tax_total": {"type": "string"}, "amount_paid": {"type": "string"}, "balance_due": {"type": "string"}, "footer": {"type": "object", "properties": {"issuer_software": {"type": "string"}}}, "seller": {"type": "object", "properties": {"seller_vat_number": {"type": "string"}, "seller_company_name": {"type": "string"}, "slogan": {"type": "string"}, "seller_contact": {"type": "string"}, "bank_details": {"type": "string"}}}, "shipping_fee": {"type": "object", "properties": {"shipping_fee_amount": {"type": "number"}}}, "header": {"type": "object", "properties": {"title": {"type": "string"}, "due_date": {"type": "string"}, "invoice_date": {"type": "string"}, "contract_reference": {"type": "string"}}}, "bulk_discount_percent": {"type": "string"}, "tax_summary": {"type": "string"}, "customer_note": {"type": "string"}, "buyer": {"type": "object", "properties": {"buyer_address": {"type": "object", "properties": {"postal_code": {"type": "string"}, "state": {"type": "string"}, "street_name": {"type": "string"}, "street_number": {"type": "string"}, "city": {"type": "string"}}}, "buyer_vat_number": {"type": "string"}, "buyer_contact": {"type": "string"}}}, "total_due": {"type": "string"}, "payment": {"type": "object", "properties": {"accepted_methods": {"type": "string"}, "payment_terms": {"type": "string"}}}, "total_discount": {"type": "object", "properties": {"total_discount_value": {"type": "string"}, "total_discount_currency": {"type": "string"}}}, "shipping": {"type": "object", "properties": {"tracking_number": {"type": "string"}, "shipping_date": {"type": "string"}, "shipping_address": {"type": "object", "properties": {"street_name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}}}}}}}
</json_schema>
<extraction_state>
{"subtotal": {"subtotal_value": 2144.72, "subtotal_currency": "GBP"}, "tax_total": "259,03 GBP", "amount_paid": "0,00 GBP", "balance_due": "2423,75GBP", "footer": {"issuer_software": null}, "seller": {"seller_vat_number": "REG91013292", "seller_company_name": "Long-Legged Crow Studios", "slogan": null, "seller_contact": "(05601) 6763913 | indiedb.com", "bank_details": "Royal Bank of Scotland Group plc - GB10MIDL20239745240383"}}
</extraction_state>
<current_target>
shipping_fee.shipping_fee_amount
</current_target>
<current_target_schema>
{"type": "number"}
</current_target_schema>
20.0
| 1,835 |
{
"Currency": "EUR",
"BankDetails": "Banco Safra S.A., BR7862706168740062286958806TJ",
"TaxTotal": "134,31EUR",
"InvoiceDate": "2025/04/25",
"CustomerNote": "We are delighted to serve you at Cranium Training Solutions. For any queries, reach out to us at villa.t@mail.com or +47 4071 6820. Thank you for choosing us.",
"InvoiceNumber": "FY21-97114",
"Subtotal": "EUR 1429,57",
"BuyerContact": {
"Phone": ""
},
"ReferenceNumber": "ORDER/2022/83158",
"Items": [
{
"UnitPrice": "EUR 58,94",
"LineSubtotalCurrencySymbol": "EUR",
"Quantity": "7,00",
"TaxAmountCurrencySymbol": "EUR",
"LineTotal": "495,1EUR",
"Description": "MTP1374L-7A1 Men's Contemporary Silver Dial Watch",
"TaxRate": "20,00",
"LineSubtotalAmount": "412,58",
"DiscountAmount": "0,0 EUR",
"DiscountPercent": "",
"TaxAmountValue": "82,52",
"Sku": "B00QUSBV90"
},
{
"TaxAmountCurrencySymbol": "EUR",
"LineSubtotalCurrencySymbol": "EUR",
"Description": "Empty Wooden Spools for Crafts in 3 Sizes (72 Pack)",
"UnitPrice": "13,99 EUR",
"Quantity": "3",
"TaxAmountValue": "2,1",
"LineSubtotalAmount": "41,97",
"DiscountPercent": "",
"LineTotal": "44,07EUR",
"TaxRate": "5,00",
"DiscountAmount": "EUR 0,0",
"Sku": "B07YTNB6Q6"
},
{
"TaxAmountCurrencySymbol": "EUR",
"TaxAmountValue": "0,0",
"LineSubtotalCurrencySymbol": "EUR",
"LineSubtotalAmount": "119,94",
"Quantity": "6,0",
"DiscountPercent": "",
"DiscountAmount": "EUR 0,0",
"Description": "Major League Baseball 2K8 - Sony PSP",
"LineTotal": "EUR119,94",
"TaxRate": "",
"UnitPrice": "19,99 EUR",
"Sku": "B00118T6F0"
},
{
"DiscountPercent": "6,3",
"DiscountAmount": "EUR 2,25",
"LineSubtotalAmount": "234,15",
"TaxAmountCurrencySymbol": "EUR",
"Sku": "B0977RCSS3",
"LineTotal": "245,86EUR",
"Quantity": "7,0",
"UnitPrice": "35,7 EUR",
"TaxRate": "5,0",
"LineSubtotalCurrencySymbol": "EUR",
"TaxAmountValue": "11,71",
"Description": "Women's Essex Avenue 25mm Watch"
},
{
"LineSubtotalAmount": "80,91",
"LineTotal": "89,00EUR",
"LineSubtotalCurrencySymbol": "EUR",
"Description": "KidCO Spring Action Lock, 4 Count",
"TaxAmountValue": "8,09",
"TaxAmountCurrencySymbol": "EUR",
"DiscountPercent": "",
"Quantity": "9,00",
"Sku": "B00BHKAJ4Y",
"TaxRate": "10,0",
"DiscountAmount": "0,0EUR",
"UnitPrice": "EUR8,99"
},
{
"DiscountAmount": "1,04 EUR",
"Sku": "B085N7YRCH",
"LineSubtotalAmount": "149,46",
"TaxRate": "20,00",
"UnitPrice": "EUR25,95",
"LineSubtotalCurrencySymbol": "EUR",
"DiscountPercent": "4,02",
"TaxAmountCurrencySymbol": "EUR",
"Description": "M# Betadine Gargle Mouth Wash 240ml refreshingly,Mouth Wound",
"TaxAmountValue": "29,89",
"Quantity": "6",
"LineTotal": "179,35EUR"
},
{
"Description": "Women's Moss Hooded Waterproof Windproof Rain Coat",
"LineSubtotalCurrencySymbol": "EUR",
"Quantity": "5,00",
"TaxAmountValue": "0,00",
"TaxRate": "",
"TaxAmountCurrencySymbol": "EUR",
"DiscountPercent": "",
"LineTotal": "310,1 EUR",
"LineSubtotalAmount": "310,1",
"Sku": "B07F346SF8",
"DiscountAmount": "21,89 EUR",
"UnitPrice": "83,91 EUR"
},
{
"TaxAmountValue": "0,0",
"DiscountAmount": "0,0EUR",
"UnitPrice": "EUR 8,94",
"TaxRate": "",
"LineSubtotalCurrencySymbol": "EUR",
"DiscountPercent": "",
"LineTotal": "EUR 80,46",
"TaxAmountCurrencySymbol": "EUR",
"Quantity": "9,00",
"Sku": "B000C5DSKC",
"Description": "Motorcraft- RT1139 Thermostat",
"LineSubtotalAmount": "80,46"
}
],
"BillingPeriod": "2025/04/01 – 2025/04/25",
"Shipping": {
"ShippingMethod": "Australia Post Standard Parcel",
"RecipientName": "Meo Lena",
"ShippingAddress": "87 LOC. SARTIANO, Fagnano Castello, 56972, Italy"
},
"SellerLocation": {
"Country": "Netherlands",
"State": "",
"StreetName": "Coolhaven"
},
"SignatureDate": "",
"Payment": {
"Instructions": "Update us regarding your payment's progress.",
"PaymentTerms": "Take 1.5% discount if paid in 5 days, net 30 days",
"LatePenalties": "",
"AcceptedMethods": "Escrow Service"
},
"BuyerLocation": {
"StreetNumber": "14",
"State": "",
"City": "Skultuna",
"PostalCode": "902 73",
"StreetName": "Vårvägen"
},
"BulkDiscount": {
"BulkDiscountValue": "28,59"
},
"TaxSummary": "Local Tax @ 9.4%",
"TotalDiscount": "EUR160,03",
"SellerContact": "+47 4071 6820, villa.t@mail.com, cranium.co.za",
"ShippingFee": {
"ShippingFeeCurrencySymbol": "EUR"
},
"BalanceDue": "EUR1550,29",
"BuyerTaxId": "VAT637452963",
"ContractReference": "CN20223505",
"SellerName": "Cranium Training Solutions",
"AmountPaid": "0,0 EUR"
}
|
{"type": "object", "properties": {"BUYER": {"type": "object", "properties": {"BUYER_LOCATION": {"type": "object", "properties": {"STREET_NUMBER": {"type": "string"}, "STATE": {"type": "string"}, "COUNTRY": {"type": "string"}}}, "BUYER_TAX_ID": {"type": "string"}, "BUYER_NAME": {"type": "string"}}}, "DUE_DATE": {"type": "string"}, "TOTAL_DUE": {"type": "object", "properties": {"TOTAL_DUE_CURRENCY": {"type": "string"}}}, "PAYMENT": {"type": "object", "properties": {"LATE_PENALTIES": {"type": "string"}, "EARLY_PAYMENT_DISCOUNT": {"type": "string"}, "PAYMENT_TERMS": {"type": "string"}}}, "INVOICE_NUMBER": {"type": "string"}, "BILLING_PERIOD": {"type": "string"}, "BULK_DISCOUNT": {"type": "object", "properties": {"BULK_DISCOUNT_CURRENCY": {"type": "string"}}}, "SUBTOTAL": {"type": "string"}, "REFERENCE_NUMBER": {"type": "string"}, "SHIPPING_FEE": {"type": "object", "properties": {"SHIPPING_FEE_CURRENCY_SYMBOL": {"type": "string"}, "SHIPPING_FEE_VALUE": {"type": "integer"}}}, "SELLER": {"type": "object", "properties": {"SLOGAN": {"type": "string"}, "SELLER_CONTACT": {"type": "string"}, "SELLER_LOCATION": {"type": "object", "properties": {"STREET_NAME": {"type": "string"}, "STREET_NUMBER": {"type": "string"}, "STATE": {"type": "string"}, "POSTAL_CODE": {"type": "string"}, "CITY": {"type": "string"}}}, "BANK_DETAILS": {"type": "string"}, "SELLER_NAME": {"type": "string"}}}, "NOTES": {"type": "object", "properties": {"CUSTOMER_NOTE": {"type": "string"}}}, "BULK_DISCOUNT_PERCENT": {"type": "number"}, "TITLE": {"type": "string"}, "CURRENCY": {"type": "string"}, "BALANCE_DUE": {"type": "string"}, "TAX_SUMMARY": {"type": "string"}, "INVOICE_DATE": {"type": "string"}, "FOOTER": {"type": "object", "properties": {"ISSUER_SOFTWARE": {"type": "string"}, "SIGNATURE_DATE": {"type": "string"}, "COMPLIANCE_STATEMENT": {"type": "string"}, "AUTHORIZED_SIGNATURE": {"type": "string"}}}, "ITEMS": {"type": "array", "items": {"type": "object", "properties": {"TAX_RATE": {"type": "string"}, "QUANTITY": {"type": "number"}, "LINE_SUBTOTAL_CURRENCY_SYMBOL": {"type": "string"}, "LINE_TOTAL": {"type": "string"}, "LINE_SUBTOTAL_AMOUNT": {"type": "string"}, "DISCOUNT_PERCENT": {"type": "string"}, "TAX_AMOUNT_CURRENCY_SYMBOL": {"type": "string"}, "DESCRIPTION": {"type": "string"}, "TAX_AMOUNT_VALUE": {"type": "string"}, "UNIT_PRICE": {"type": "string"}, "DISCOUNT_AMOUNT": {"type": "string"}, "SKU": {"type": "string"}}}}, "TAX_TOTAL": {"type": "string"}, "AMOUNT_PAID": {"type": "string"}, "SHIPPING": {"type": "object", "properties": {"SHIPPING_DATE": {"type": "string"}, "SHIPPING_ADDRESS": {"type": "string"}, "TRACKING_NUMBER": {"type": "string"}, "SHIPPING_METHOD": {"type": "string"}, "RECIPIENT_NAME": {"type": "string"}}}, "CONTRACT_REFERENCE": {"type": "string"}}}
|
{"BUYER": {"BUYER_LOCATION": {"STREET_NUMBER": "14", "STATE": null, "COUNTRY": null}}}
|
BUYER.BUYER_TAX_ID
|
{"type": "string"}
|
{"text": ["VAT637452963"], "answer_start": [5787]}
|
<document>
{
"Currency": "EUR",
"BankDetails": "Banco Safra S.A., BR7862706168740062286958806TJ",
"TaxTotal": "134,31EUR",
"InvoiceDate": "2025/04/25",
"CustomerNote": "We are delighted to serve you at Cranium Training Solutions. For any queries, reach out to us at villa.t@mail.com or +47 4071 6820. Thank you for choosing us.",
"InvoiceNumber": "FY21-97114",
"Subtotal": "EUR 1429,57",
"BuyerContact": {
"Phone": ""
},
"ReferenceNumber": "ORDER/2022/83158",
"Items": [
{
"UnitPrice": "EUR 58,94",
"LineSubtotalCurrencySymbol": "EUR",
"Quantity": "7,00",
"TaxAmountCurrencySymbol": "EUR",
"LineTotal": "495,1EUR",
"Description": "MTP1374L-7A1 Men's Contemporary Silver Dial Watch",
"TaxRate": "20,00",
"LineSubtotalAmount": "412,58",
"DiscountAmount": "0,0 EUR",
"DiscountPercent": "",
"TaxAmountValue": "82,52",
"Sku": "B00QUSBV90"
},
{
"TaxAmountCurrencySymbol": "EUR",
"LineSubtotalCurrencySymbol": "EUR",
"Description": "Empty Wooden Spools for Crafts in 3 Sizes (72 Pack)",
"UnitPrice": "13,99 EUR",
"Quantity": "3",
"TaxAmountValue": "2,1",
"LineSubtotalAmount": "41,97",
"DiscountPercent": "",
"LineTotal": "44,07EUR",
"TaxRate": "5,00",
"DiscountAmount": "EUR 0,0",
"Sku": "B07YTNB6Q6"
},
{
"TaxAmountCurrencySymbol": "EUR",
"TaxAmountValue": "0,0",
"LineSubtotalCurrencySymbol": "EUR",
"LineSubtotalAmount": "119,94",
"Quantity": "6,0",
"DiscountPercent": "",
"DiscountAmount": "EUR 0,0",
"Description": "Major League Baseball 2K8 - Sony PSP",
"LineTotal": "EUR119,94",
"TaxRate": "",
"UnitPrice": "19,99 EUR",
"Sku": "B00118T6F0"
},
{
"DiscountPercent": "6,3",
"DiscountAmount": "EUR 2,25",
"LineSubtotalAmount": "234,15",
"TaxAmountCurrencySymbol": "EUR",
"Sku": "B0977RCSS3",
"LineTotal": "245,86EUR",
"Quantity": "7,0",
"UnitPrice": "35,7 EUR",
"TaxRate": "5,0",
"LineSubtotalCurrencySymbol": "EUR",
"TaxAmountValue": "11,71",
"Description": "Women's Essex Avenue 25mm Watch"
},
{
"LineSubtotalAmount": "80,91",
"LineTotal": "89,00EUR",
"LineSubtotalCurrencySymbol": "EUR",
"Description": "KidCO Spring Action Lock, 4 Count",
"TaxAmountValue": "8,09",
"TaxAmountCurrencySymbol": "EUR",
"DiscountPercent": "",
"Quantity": "9,00",
"Sku": "B00BHKAJ4Y",
"TaxRate": "10,0",
"DiscountAmount": "0,0EUR",
"UnitPrice": "EUR8,99"
},
{
"DiscountAmount": "1,04 EUR",
"Sku": "B085N7YRCH",
"LineSubtotalAmount": "149,46",
"TaxRate": "20,00",
"UnitPrice": "EUR25,95",
"LineSubtotalCurrencySymbol": "EUR",
"DiscountPercent": "4,02",
"TaxAmountCurrencySymbol": "EUR",
"Description": "M# Betadine Gargle Mouth Wash 240ml refreshingly,Mouth Wound",
"TaxAmountValue": "29,89",
"Quantity": "6",
"LineTotal": "179,35EUR"
},
{
"Description": "Women's Moss Hooded Waterproof Windproof Rain Coat",
"LineSubtotalCurrencySymbol": "EUR",
"Quantity": "5,00",
"TaxAmountValue": "0,00",
"TaxRate": "",
"TaxAmountCurrencySymbol": "EUR",
"DiscountPercent": "",
"LineTotal": "310,1 EUR",
"LineSubtotalAmount": "310,1",
"Sku": "B07F346SF8",
"DiscountAmount": "21,89 EUR",
"UnitPrice": "83,91 EUR"
},
{
"TaxAmountValue": "0,0",
"DiscountAmount": "0,0EUR",
"UnitPrice": "EUR 8,94",
"TaxRate": "",
"LineSubtotalCurrencySymbol": "EUR",
"DiscountPercent": "",
"LineTotal": "EUR 80,46",
"TaxAmountCurrencySymbol": "EUR",
"Quantity": "9,00",
"Sku": "B000C5DSKC",
"Description": "Motorcraft- RT1139 Thermostat",
"LineSubtotalAmount": "80,46"
}
],
"BillingPeriod": "2025/04/01 – 2025/04/25",
"Shipping": {
"ShippingMethod": "Australia Post Standard Parcel",
"RecipientName": "Meo Lena",
"ShippingAddress": "87 LOC. SARTIANO, Fagnano Castello, 56972, Italy"
},
"SellerLocation": {
"Country": "Netherlands",
"State": "",
"StreetName": "Coolhaven"
},
"SignatureDate": "",
"Payment": {
"Instructions": "Update us regarding your payment's progress.",
"PaymentTerms": "Take 1.5% discount if paid in 5 days, net 30 days",
"LatePenalties": "",
"AcceptedMethods": "Escrow Service"
},
"BuyerLocation": {
"StreetNumber": "14",
"State": "",
"City": "Skultuna",
"PostalCode": "902 73",
"StreetName": "Vårvägen"
},
"BulkDiscount": {
"BulkDiscountValue": "28,59"
},
"TaxSummary": "Local Tax @ 9.4%",
"TotalDiscount": "EUR160,03",
"SellerContact": "+47 4071 6820, villa.t@mail.com, cranium.co.za",
"ShippingFee": {
"ShippingFeeCurrencySymbol": "EUR"
},
"BalanceDue": "EUR1550,29",
"BuyerTaxId": "VAT637452963",
"ContractReference": "CN20223505",
"SellerName": "Cranium Training Solutions",
"AmountPaid": "0,0 EUR"
}
</document>
<json_schema>
{"type": "object", "properties": {"BUYER": {"type": "object", "properties": {"BUYER_LOCATION": {"type": "object", "properties": {"STREET_NUMBER": {"type": "string"}, "STATE": {"type": "string"}, "COUNTRY": {"type": "string"}}}, "BUYER_TAX_ID": {"type": "string"}, "BUYER_NAME": {"type": "string"}}}, "DUE_DATE": {"type": "string"}, "TOTAL_DUE": {"type": "object", "properties": {"TOTAL_DUE_CURRENCY": {"type": "string"}}}, "PAYMENT": {"type": "object", "properties": {"LATE_PENALTIES": {"type": "string"}, "EARLY_PAYMENT_DISCOUNT": {"type": "string"}, "PAYMENT_TERMS": {"type": "string"}}}, "INVOICE_NUMBER": {"type": "string"}, "BILLING_PERIOD": {"type": "string"}, "BULK_DISCOUNT": {"type": "object", "properties": {"BULK_DISCOUNT_CURRENCY": {"type": "string"}}}, "SUBTOTAL": {"type": "string"}, "REFERENCE_NUMBER": {"type": "string"}, "SHIPPING_FEE": {"type": "object", "properties": {"SHIPPING_FEE_CURRENCY_SYMBOL": {"type": "string"}, "SHIPPING_FEE_VALUE": {"type": "integer"}}}, "SELLER": {"type": "object", "properties": {"SLOGAN": {"type": "string"}, "SELLER_CONTACT": {"type": "string"}, "SELLER_LOCATION": {"type": "object", "properties": {"STREET_NAME": {"type": "string"}, "STREET_NUMBER": {"type": "string"}, "STATE": {"type": "string"}, "POSTAL_CODE": {"type": "string"}, "CITY": {"type": "string"}}}, "BANK_DETAILS": {"type": "string"}, "SELLER_NAME": {"type": "string"}}}, "NOTES": {"type": "object", "properties": {"CUSTOMER_NOTE": {"type": "string"}}}, "BULK_DISCOUNT_PERCENT": {"type": "number"}, "TITLE": {"type": "string"}, "CURRENCY": {"type": "string"}, "BALANCE_DUE": {"type": "string"}, "TAX_SUMMARY": {"type": "string"}, "INVOICE_DATE": {"type": "string"}, "FOOTER": {"type": "object", "properties": {"ISSUER_SOFTWARE": {"type": "string"}, "SIGNATURE_DATE": {"type": "string"}, "COMPLIANCE_STATEMENT": {"type": "string"}, "AUTHORIZED_SIGNATURE": {"type": "string"}}}, "ITEMS": {"type": "array", "items": {"type": "object", "properties": {"TAX_RATE": {"type": "string"}, "QUANTITY": {"type": "number"}, "LINE_SUBTOTAL_CURRENCY_SYMBOL": {"type": "string"}, "LINE_TOTAL": {"type": "string"}, "LINE_SUBTOTAL_AMOUNT": {"type": "string"}, "DISCOUNT_PERCENT": {"type": "string"}, "TAX_AMOUNT_CURRENCY_SYMBOL": {"type": "string"}, "DESCRIPTION": {"type": "string"}, "TAX_AMOUNT_VALUE": {"type": "string"}, "UNIT_PRICE": {"type": "string"}, "DISCOUNT_AMOUNT": {"type": "string"}, "SKU": {"type": "string"}}}}, "TAX_TOTAL": {"type": "string"}, "AMOUNT_PAID": {"type": "string"}, "SHIPPING": {"type": "object", "properties": {"SHIPPING_DATE": {"type": "string"}, "SHIPPING_ADDRESS": {"type": "string"}, "TRACKING_NUMBER": {"type": "string"}, "SHIPPING_METHOD": {"type": "string"}, "RECIPIENT_NAME": {"type": "string"}}}, "CONTRACT_REFERENCE": {"type": "string"}}}
</json_schema>
<extraction_state>
{"BUYER": {"BUYER_LOCATION": {"STREET_NUMBER": "14", "STATE": null, "COUNTRY": null}}}
</extraction_state>
<current_target>
BUYER.BUYER_TAX_ID
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
"VAT637452963"
| 2,755 |
---
"AMOUNT_PAID":
"AMOUNT_PAID_CURRENCY_SYMBOL": "$"
"AUTHORIZED_SIGNATURE": "Xenia Kent, CFO"
"BALANCE_DUE":
"BALANCE_DUE_CURRENCY": "$"
"OUTSTANDING_BALANCE_AMOUNT": "346,37"
"BILLING_PERIOD":
"END_DATE": "07-07-2025"
"BULK_DISCOUNT":
"BULK_DISCOUNT_CURRENCY_SYMBOL": "$"
"BULK_DISCOUNT_VALUE": "17,00"
"BUYER_COMPANY_NAME": "Grupa Oryx"
"BUYER_CONTACT": "Phone 0141 822 5496 – Email james.tillman@yahoo.com"
"BUYER_LOCATION": "4 CL NOU, Zarautz, Comunidad Valenciana 8734, Spain"
"COMPLIANCE_STATEMENT": "Quality Management System certified."
"CURRENCY": "$"
"CUSTOMER_NOTE": "Thank you for your order with Cortartec - Somos o Engenho da sua solução. For further assistance, please email x.kent@icloud.com or call 056 0654 4173."
"DUE_DATE": "21-08-2025"
"INVOICE_NUMBER": "INVOICE/FY22/8925"
"ISSUER_SOFTWARE": "Odoo Accounting"
"PAYMENT":
"ACCEPTED_METHODS": "E-Check"
"EARLY_PAYMENT_DISCOUNT": ""
"INSTRUCTIONS": "Clearly indicate the invoice number being paid."
"LATE_PENALTIES": ""
"PAYMENT_TERMS": "Terms: 2%/7, Net 45"
"RECIPIENT_NAME": "مانشت زهرایی"
"SELLER":
"BANK_DETAILS": "Privredna Banka Zagreb D.D. | HR8624020068615163284"
"CITY": "Senica"
"COUNTRY": "Slovakia"
"POSTAL_CODE": "90501"
"SELLER_COMPANY_NAME": "Cortartec - Somos o Engenho da sua solução"
"SELLER_CONTACT": "056 0654 4173 | x.kent@icloud.com"
"STATE": ""
"STREET_NAME": "L.Novomeského"
"SHIPPING_ADDRESS":
"CITY": "'s-Hertogenbosch"
"COUNTRY": "Netherlands"
"POSTAL_CODE": "5211CD"
"STATE": ""
"STREET_NUMBER": "47"
"SHIPPING_DATE": ""
"SHIPPING_FEE": "15,00$"
"SHIPPING_METHOD": ""
"SIGNATURE_DATE": "07-07-2025"
"TAX_SUMMARY": "Use Tax 2.45%"
"TAX_TOTAL": "8,33 $"
"TITLE": "Invoice"
"TOTAL_DISCOUNT": "$ 25,37"
"TOTAL_DUE": "346,37$"
"TRACKING_NUMBER": ""
...
|
{"type": "object", "properties": {"shipping": {"type": "object", "properties": {"tracking_number": {"type": "string"}, "shipping_address": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "street_number": {"type": "string"}, "postal_code": {"type": "string"}, "street_name": {"type": "string"}, "state": {"type": "string"}}}, "shipping_date": {"type": "string"}, "shipping_method": {"type": "string"}, "recipient_name": {"type": "string"}}}, "footer": {"type": "object", "properties": {"compliance_statement": {"type": "string"}, "signature_date": {"type": "string"}, "authorized_signature": {"type": "string"}}}, "items": {"type": "array", "items": {"type": "object", "properties": {"discount_amount": {"type": "string"}, "line_total": {"type": "string"}, "sku": {"type": "string"}, "tax_amount": {"type": "string"}, "tax_rate": {"type": "number"}, "unit_price": {"type": "string"}, "quantity": {"type": "integer"}, "line_subtotal": {"type": "object", "properties": {"line_subtotal_value": {"type": "number"}, "line_subtotal_currency": {"type": "string"}}}, "description": {"type": "string"}, "discount_percent": {"type": "integer"}}}}, "buyer": {"type": "object", "properties": {"buyer_contact": {"type": "string"}, "buyer_company_name": {"type": "string"}, "buyer_tax_id": {"type": "string"}}}, "seller": {"type": "object", "properties": {"seller_company_name": {"type": "string"}, "seller_vat_number": {"type": "string"}, "slogan": {"type": "string"}, "seller_address": {"type": "object", "properties": {"street_number": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "street_name": {"type": "string"}, "country": {"type": "string"}, "postal_code": {"type": "string"}}}, "seller_contact": {"type": "string"}}}, "summary": {"type": "object", "properties": {"bulk_discount_percent": {"type": "integer"}, "shipping_fee": {"type": "string"}, "tax_summary": {"type": "string"}, "total_discount": {"type": "string"}, "balance_due_currency": {"type": "string"}, "total_due": {"type": "string"}, "tax_total": {"type": "string"}, "outstanding_balance_amount": {"type": "number"}, "bulk_discount_currency_symbol": {"type": "string"}, "subtotal": {"type": "string"}}}, "payment": {"type": "object", "properties": {"payment_terms": {"type": "string"}, "early_payment_discount": {"type": "string"}, "instructions": {"type": "string"}, "late_penalties": {"type": "string"}}}, "header": {"type": "object", "properties": {"reference_number": {"type": "string"}, "invoice_date": {"type": "string"}, "billing_period": {"type": "object", "properties": {"end_date": {"type": "string"}, "start_date": {"type": "string"}}}, "currency": {"type": "string"}, "invoice_number": {"type": "string"}, "title": {"type": "string"}, "contract_reference": {"type": "string"}}}}}
|
{"shipping": {"tracking_number": null, "shipping_address": {"city": "'s-Hertogenbosch", "country": "Netherlands", "street_number": "47", "postal_code": "5211CD", "street_name": null, "state": null}, "shipping_date": null, "shipping_method": null, "recipient_name": "مانشت زهرایی"}, "footer": {"compliance_statement": "Quality Management System certified.", "signature_date": "07-07-2025", "authorized_signature": "Xenia Kent, CFO"}, "items": [{"discount_amount": null, "line_total": null, "sku": null, "tax_amount": null, "tax_rate": null, "unit_price": null, "quantity": null, "line_subtotal": {"line_subtotal_value": null, "line_subtotal_currency": null}, "description": null}]}
|
items[0].discount_percent
|
{"type": "integer"}
|
{"text": [], "answer_start": []}
|
<document>
---
"AMOUNT_PAID":
"AMOUNT_PAID_CURRENCY_SYMBOL": "$"
"AUTHORIZED_SIGNATURE": "Xenia Kent, CFO"
"BALANCE_DUE":
"BALANCE_DUE_CURRENCY": "$"
"OUTSTANDING_BALANCE_AMOUNT": "346,37"
"BILLING_PERIOD":
"END_DATE": "07-07-2025"
"BULK_DISCOUNT":
"BULK_DISCOUNT_CURRENCY_SYMBOL": "$"
"BULK_DISCOUNT_VALUE": "17,00"
"BUYER_COMPANY_NAME": "Grupa Oryx"
"BUYER_CONTACT": "Phone 0141 822 5496 – Email james.tillman@yahoo.com"
"BUYER_LOCATION": "4 CL NOU, Zarautz, Comunidad Valenciana 8734, Spain"
"COMPLIANCE_STATEMENT": "Quality Management System certified."
"CURRENCY": "$"
"CUSTOMER_NOTE": "Thank you for your order with Cortartec - Somos o Engenho da sua solução. For further assistance, please email x.kent@icloud.com or call 056 0654 4173."
"DUE_DATE": "21-08-2025"
"INVOICE_NUMBER": "INVOICE/FY22/8925"
"ISSUER_SOFTWARE": "Odoo Accounting"
"PAYMENT":
"ACCEPTED_METHODS": "E-Check"
"EARLY_PAYMENT_DISCOUNT": ""
"INSTRUCTIONS": "Clearly indicate the invoice number being paid."
"LATE_PENALTIES": ""
"PAYMENT_TERMS": "Terms: 2%/7, Net 45"
"RECIPIENT_NAME": "مانشت زهرایی"
"SELLER":
"BANK_DETAILS": "Privredna Banka Zagreb D.D. | HR8624020068615163284"
"CITY": "Senica"
"COUNTRY": "Slovakia"
"POSTAL_CODE": "90501"
"SELLER_COMPANY_NAME": "Cortartec - Somos o Engenho da sua solução"
"SELLER_CONTACT": "056 0654 4173 | x.kent@icloud.com"
"STATE": ""
"STREET_NAME": "L.Novomeského"
"SHIPPING_ADDRESS":
"CITY": "'s-Hertogenbosch"
"COUNTRY": "Netherlands"
"POSTAL_CODE": "5211CD"
"STATE": ""
"STREET_NUMBER": "47"
"SHIPPING_DATE": ""
"SHIPPING_FEE": "15,00$"
"SHIPPING_METHOD": ""
"SIGNATURE_DATE": "07-07-2025"
"TAX_SUMMARY": "Use Tax 2.45%"
"TAX_TOTAL": "8,33 $"
"TITLE": "Invoice"
"TOTAL_DISCOUNT": "$ 25,37"
"TOTAL_DUE": "346,37$"
"TRACKING_NUMBER": ""
...
</document>
<json_schema>
{"type": "object", "properties": {"shipping": {"type": "object", "properties": {"tracking_number": {"type": "string"}, "shipping_address": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "street_number": {"type": "string"}, "postal_code": {"type": "string"}, "street_name": {"type": "string"}, "state": {"type": "string"}}}, "shipping_date": {"type": "string"}, "shipping_method": {"type": "string"}, "recipient_name": {"type": "string"}}}, "footer": {"type": "object", "properties": {"compliance_statement": {"type": "string"}, "signature_date": {"type": "string"}, "authorized_signature": {"type": "string"}}}, "items": {"type": "array", "items": {"type": "object", "properties": {"discount_amount": {"type": "string"}, "line_total": {"type": "string"}, "sku": {"type": "string"}, "tax_amount": {"type": "string"}, "tax_rate": {"type": "number"}, "unit_price": {"type": "string"}, "quantity": {"type": "integer"}, "line_subtotal": {"type": "object", "properties": {"line_subtotal_value": {"type": "number"}, "line_subtotal_currency": {"type": "string"}}}, "description": {"type": "string"}, "discount_percent": {"type": "integer"}}}}, "buyer": {"type": "object", "properties": {"buyer_contact": {"type": "string"}, "buyer_company_name": {"type": "string"}, "buyer_tax_id": {"type": "string"}}}, "seller": {"type": "object", "properties": {"seller_company_name": {"type": "string"}, "seller_vat_number": {"type": "string"}, "slogan": {"type": "string"}, "seller_address": {"type": "object", "properties": {"street_number": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "street_name": {"type": "string"}, "country": {"type": "string"}, "postal_code": {"type": "string"}}}, "seller_contact": {"type": "string"}}}, "summary": {"type": "object", "properties": {"bulk_discount_percent": {"type": "integer"}, "shipping_fee": {"type": "string"}, "tax_summary": {"type": "string"}, "total_discount": {"type": "string"}, "balance_due_currency": {"type": "string"}, "total_due": {"type": "string"}, "tax_total": {"type": "string"}, "outstanding_balance_amount": {"type": "number"}, "bulk_discount_currency_symbol": {"type": "string"}, "subtotal": {"type": "string"}}}, "payment": {"type": "object", "properties": {"payment_terms": {"type": "string"}, "early_payment_discount": {"type": "string"}, "instructions": {"type": "string"}, "late_penalties": {"type": "string"}}}, "header": {"type": "object", "properties": {"reference_number": {"type": "string"}, "invoice_date": {"type": "string"}, "billing_period": {"type": "object", "properties": {"end_date": {"type": "string"}, "start_date": {"type": "string"}}}, "currency": {"type": "string"}, "invoice_number": {"type": "string"}, "title": {"type": "string"}, "contract_reference": {"type": "string"}}}}}
</json_schema>
<extraction_state>
{"shipping": {"tracking_number": null, "shipping_address": {"city": "'s-Hertogenbosch", "country": "Netherlands", "street_number": "47", "postal_code": "5211CD", "street_name": null, "state": null}, "shipping_date": null, "shipping_method": null, "recipient_name": "مانشت زهرایی"}, "footer": {"compliance_statement": "Quality Management System certified.", "signature_date": "07-07-2025", "authorized_signature": "Xenia Kent, CFO"}, "items": [{"discount_amount": null, "line_total": null, "sku": null, "tax_amount": null, "tax_rate": null, "unit_price": null, "quantity": null, "line_subtotal": {"line_subtotal_value": null, "line_subtotal_currency": null}, "description": null}]}
</extraction_state>
<current_target>
items[0].discount_percent
</current_target>
<current_target_schema>
{"type": "integer"}
</current_target_schema>
""
| 1,731 |
{"_notes_": {"_customer_note_": "Thank you for your purchase from Bräu Supply. For any support, please contact us at szantánagrósz@outlook.com or +36 16 087 0003.Thank you for your purchase from Bräu Supply. For any support, please contact us at szantánagrósz@outlook.com or +36 16 087 0003. We value your business.We at Bräu Supply are dedicated to providing excellent service. For any questions, please contact us at szantánagrósz@outlook.com or +36 16 087 0003. We appreciate your business."}, "_seller_company_name_": "Bräu Supply", "_footer_": {"_issuer_software_": "Zoho Books", "_authorized_signature_": "Szantána Grósz, CEO", "_signature_date_": "29-May-2025"}, "_header_": {"_invoice_date_": "29-May-2025", "_contract_reference_": "CN121-6677", "_reference_number_": "", "_start_date_": "01-May-2025", "_due_date_": "28-Jun-2025", "_title_": "Request for Payment"}, "_items_": ["7,00 × Rainbow Genuine Floor Brush Assembly, 12 Inch – 194,53EUR + 9,73 EUR tax = 204,26EUR", "SKU B003RJS3HI | Champion RJ19LM Engine Spark Plug | Qty 9,0 | Unit EUR 5,61 | Tax 2,52EUR | Total EUR53,01", "Women's Basic Mock Neck Slim Fitted Long Sleeve Pullovers Tee Tops – 82,76EUR", "SKU B07G4MBCKD | KOHLER 1363455 PART AERATOR KIT, Grey , Gray | Qty 3,0 | Unit EUR4,54 | Tax 2,7EUR | Total 16,2EUR", "Unisex Coupole Classic Leather Swiss Automatic Watch – Qty 2 – 1250,00EUR each (tax 0,0%) – Total 2500,0EUR", "girls Long Sleeve Pique polo shirts, White Single, XX-Large US (B01NAAXD7J) – 2,0 × 14,26EUR = 31,37EUR"], "_summary_": {"_tax_summary_": "Value Added Tax - 1.11%", "_shipping_fee_value_": "5,0", "_total_due_": "2607,00 EUR", "_subtotal_": "2856,01EUR", "_bulk_discount_currency_symbol_": "EUR", "_total_discount_amount_": "285,72", "_balance_due_amount_": "1624,79", "_bulk_discount_percent_": "10,00", "_shipping_fee_currency_symbol_": "EUR", "_bulk_discount_value_": "285,60", "_amount_paid_": {"_amount_paid_currency_": "EUR"}, "_balance_due_currency_symbol_": "EUR", "_tax_total_": "31,59EUR", "_total_discount_currency_symbol_": "EUR"}, "_instructions_": "Group payments for multiple invoices into one transaction if feasible.", "_shipping_": {"_recipient_name_": "Adelfried Fried"}, "_seller_vat_number_": "REG-2021-97242", "_buyer_": {"_buyer_contact_": {"_phone_": "+351 53 0820 3974", "_email_": "simplício-goncalves@aol.com"}, "_buyer_tax_id_": ""}, "_seller_address_": "Paide tee, Koeru vald,Koeru alevik", "_accepted_methods_": "Store Credit", "_seller_contact_": "+36 16 087 0003 - szantánagrósz@outlook.com"}
|
{"type": "object", "properties": {"TAX_SUMMARY": {"type": "string"}, "PAYMENT": {"type": "object", "properties": {"PAYMENT_TERMS": {"type": "string"}, "EARLY_PAYMENT_DISCOUNT": {"type": "string"}, "LATE_PENALTIES": {"type": "string"}, "INSTRUCTIONS": {"type": "string"}}}, "SLOGAN": {"type": "string"}, "ISSUER_SOFTWARE": {"type": "string"}, "CONTRACT_REFERENCE": {"type": "string"}, "SUBTOTAL": {"type": "string"}, "BANK_DETAILS": {"type": "string"}, "SELLER_ADDRESS": {"type": "string"}, "ITEMS": {"type": "array", "items": {"type": "string"}}, "AMOUNT_PAID": {"type": "object", "properties": {"AMOUNT_PAID_VALUE": {"type": "string"}}}, "COMPLIANCE_STATEMENT": {"type": "string"}, "SELLER_CONTACT": {"type": "string"}, "BULK_DISCOUNT": {"type": "object", "properties": {"BULK_DISCOUNT_CURRENCY_SYMBOL": {"type": "string"}, "BULK_DISCOUNT_VALUE": {"type": "string"}}}, "REFERENCE_NUMBER": {"type": "string"}, "SHIPPING_DATE": {"type": "string"}, "BALANCE_DUE": {"type": "object", "properties": {"BALANCE_DUE_CURRENCY_SYMBOL": {"type": "string"}}}, "BUYER": {"type": "object", "properties": {"BUYER_COMPANY_NAME": {"type": "string"}}}, "TRACKING_NUMBER": {"type": "string"}, "SIGNATURE_DATE": {"type": "string"}, "SHIPPING_FEE": {"type": "object", "properties": {"SHIPPING_FEE_VALUE": {"type": "number"}}}, "DUE_DATE": {"type": "string"}, "BULK_DISCOUNT_PERCENT": {"type": "number"}, "TOTAL_DISCOUNT": {"type": "object", "properties": {"TOTAL_DISCOUNT_CURRENCY_SYMBOL": {"type": "string"}, "TOTAL_DISCOUNT_AMOUNT": {"type": "number"}}}, "TAX_TOTAL": {"type": "string"}, "INVOICE_DATE": {"type": "string"}, "BILLING_PERIOD": {"type": "object", "properties": {"START_DATE": {"type": "string"}, "END_DATE": {"type": "string"}}}, "RECIPIENT_NAME": {"type": "string"}, "SELLER_VAT_NUMBER": {"type": "string"}, "TITLE": {"type": "string"}}}
|
{"TAX_SUMMARY": "Value Added Tax - 1.11%", "PAYMENT": {"PAYMENT_TERMS": null, "EARLY_PAYMENT_DISCOUNT": null, "LATE_PENALTIES": null, "INSTRUCTIONS": "Group payments for multiple invoices into one transaction if feasible."}, "SLOGAN": null, "ISSUER_SOFTWARE": "Zoho Books", "CONTRACT_REFERENCE": "CN121-6677", "SUBTOTAL": "2856,01EUR", "BANK_DETAILS": null, "SELLER_ADDRESS": "Paide tee, Koeru vald,Koeru alevik", "ITEMS": ["SKU B07G4MBCKD | KOHLER 1363455 PART AERATOR KIT, Grey , Gray | Qty 3,0 | Unit EUR4,54 | Tax 2,7EUR | Total 16,2EUR", "Unisex Coupole Classic Leather Swiss Automatic Watch – Qty 2 – 1250,00EUR each (tax 0,0%) – Total 2500,0EUR", "SKU B003RJS3HI | Champion RJ19LM Engine Spark Plug | Qty 9,0 | Unit EUR 5,61 | Tax 2,52EUR | Total EUR53,01", "girls Long Sleeve Pique polo shirts, White Single, XX-Large US (B01NAAXD7J) – 2,0 × 14,26EUR = 31,37EUR", "Women's Basic Mock Neck Slim Fitted Long Sleeve Pullovers Tee Tops – 82,76EUR", "7,00 × Rainbow Genuine Floor Brush Assembly, 12 Inch – 194,53EUR + 9,73 EUR tax = 204,26EUR"]}
|
AMOUNT_PAID.AMOUNT_PAID_VALUE
|
{"type": "string"}
|
{"text": [], "answer_start": []}
|
<document>
{"_notes_": {"_customer_note_": "Thank you for your purchase from Bräu Supply. For any support, please contact us at szantánagrósz@outlook.com or +36 16 087 0003.Thank you for your purchase from Bräu Supply. For any support, please contact us at szantánagrósz@outlook.com or +36 16 087 0003. We value your business.We at Bräu Supply are dedicated to providing excellent service. For any questions, please contact us at szantánagrósz@outlook.com or +36 16 087 0003. We appreciate your business."}, "_seller_company_name_": "Bräu Supply", "_footer_": {"_issuer_software_": "Zoho Books", "_authorized_signature_": "Szantána Grósz, CEO", "_signature_date_": "29-May-2025"}, "_header_": {"_invoice_date_": "29-May-2025", "_contract_reference_": "CN121-6677", "_reference_number_": "", "_start_date_": "01-May-2025", "_due_date_": "28-Jun-2025", "_title_": "Request for Payment"}, "_items_": ["7,00 × Rainbow Genuine Floor Brush Assembly, 12 Inch – 194,53EUR + 9,73 EUR tax = 204,26EUR", "SKU B003RJS3HI | Champion RJ19LM Engine Spark Plug | Qty 9,0 | Unit EUR 5,61 | Tax 2,52EUR | Total EUR53,01", "Women's Basic Mock Neck Slim Fitted Long Sleeve Pullovers Tee Tops – 82,76EUR", "SKU B07G4MBCKD | KOHLER 1363455 PART AERATOR KIT, Grey , Gray | Qty 3,0 | Unit EUR4,54 | Tax 2,7EUR | Total 16,2EUR", "Unisex Coupole Classic Leather Swiss Automatic Watch – Qty 2 – 1250,00EUR each (tax 0,0%) – Total 2500,0EUR", "girls Long Sleeve Pique polo shirts, White Single, XX-Large US (B01NAAXD7J) – 2,0 × 14,26EUR = 31,37EUR"], "_summary_": {"_tax_summary_": "Value Added Tax - 1.11%", "_shipping_fee_value_": "5,0", "_total_due_": "2607,00 EUR", "_subtotal_": "2856,01EUR", "_bulk_discount_currency_symbol_": "EUR", "_total_discount_amount_": "285,72", "_balance_due_amount_": "1624,79", "_bulk_discount_percent_": "10,00", "_shipping_fee_currency_symbol_": "EUR", "_bulk_discount_value_": "285,60", "_amount_paid_": {"_amount_paid_currency_": "EUR"}, "_balance_due_currency_symbol_": "EUR", "_tax_total_": "31,59EUR", "_total_discount_currency_symbol_": "EUR"}, "_instructions_": "Group payments for multiple invoices into one transaction if feasible.", "_shipping_": {"_recipient_name_": "Adelfried Fried"}, "_seller_vat_number_": "REG-2021-97242", "_buyer_": {"_buyer_contact_": {"_phone_": "+351 53 0820 3974", "_email_": "simplício-goncalves@aol.com"}, "_buyer_tax_id_": ""}, "_seller_address_": "Paide tee, Koeru vald,Koeru alevik", "_accepted_methods_": "Store Credit", "_seller_contact_": "+36 16 087 0003 - szantánagrósz@outlook.com"}
</document>
<json_schema>
{"type": "object", "properties": {"TAX_SUMMARY": {"type": "string"}, "PAYMENT": {"type": "object", "properties": {"PAYMENT_TERMS": {"type": "string"}, "EARLY_PAYMENT_DISCOUNT": {"type": "string"}, "LATE_PENALTIES": {"type": "string"}, "INSTRUCTIONS": {"type": "string"}}}, "SLOGAN": {"type": "string"}, "ISSUER_SOFTWARE": {"type": "string"}, "CONTRACT_REFERENCE": {"type": "string"}, "SUBTOTAL": {"type": "string"}, "BANK_DETAILS": {"type": "string"}, "SELLER_ADDRESS": {"type": "string"}, "ITEMS": {"type": "array", "items": {"type": "string"}}, "AMOUNT_PAID": {"type": "object", "properties": {"AMOUNT_PAID_VALUE": {"type": "string"}}}, "COMPLIANCE_STATEMENT": {"type": "string"}, "SELLER_CONTACT": {"type": "string"}, "BULK_DISCOUNT": {"type": "object", "properties": {"BULK_DISCOUNT_CURRENCY_SYMBOL": {"type": "string"}, "BULK_DISCOUNT_VALUE": {"type": "string"}}}, "REFERENCE_NUMBER": {"type": "string"}, "SHIPPING_DATE": {"type": "string"}, "BALANCE_DUE": {"type": "object", "properties": {"BALANCE_DUE_CURRENCY_SYMBOL": {"type": "string"}}}, "BUYER": {"type": "object", "properties": {"BUYER_COMPANY_NAME": {"type": "string"}}}, "TRACKING_NUMBER": {"type": "string"}, "SIGNATURE_DATE": {"type": "string"}, "SHIPPING_FEE": {"type": "object", "properties": {"SHIPPING_FEE_VALUE": {"type": "number"}}}, "DUE_DATE": {"type": "string"}, "BULK_DISCOUNT_PERCENT": {"type": "number"}, "TOTAL_DISCOUNT": {"type": "object", "properties": {"TOTAL_DISCOUNT_CURRENCY_SYMBOL": {"type": "string"}, "TOTAL_DISCOUNT_AMOUNT": {"type": "number"}}}, "TAX_TOTAL": {"type": "string"}, "INVOICE_DATE": {"type": "string"}, "BILLING_PERIOD": {"type": "object", "properties": {"START_DATE": {"type": "string"}, "END_DATE": {"type": "string"}}}, "RECIPIENT_NAME": {"type": "string"}, "SELLER_VAT_NUMBER": {"type": "string"}, "TITLE": {"type": "string"}}}
</json_schema>
<extraction_state>
{"TAX_SUMMARY": "Value Added Tax - 1.11%", "PAYMENT": {"PAYMENT_TERMS": null, "EARLY_PAYMENT_DISCOUNT": null, "LATE_PENALTIES": null, "INSTRUCTIONS": "Group payments for multiple invoices into one transaction if feasible."}, "SLOGAN": null, "ISSUER_SOFTWARE": "Zoho Books", "CONTRACT_REFERENCE": "CN121-6677", "SUBTOTAL": "2856,01EUR", "BANK_DETAILS": null, "SELLER_ADDRESS": "Paide tee, Koeru vald,Koeru alevik", "ITEMS": ["SKU B07G4MBCKD | KOHLER 1363455 PART AERATOR KIT, Grey , Gray | Qty 3,0 | Unit EUR4,54 | Tax 2,7EUR | Total 16,2EUR", "Unisex Coupole Classic Leather Swiss Automatic Watch – Qty 2 – 1250,00EUR each (tax 0,0%) – Total 2500,0EUR", "SKU B003RJS3HI | Champion RJ19LM Engine Spark Plug | Qty 9,0 | Unit EUR 5,61 | Tax 2,52EUR | Total EUR53,01", "girls Long Sleeve Pique polo shirts, White Single, XX-Large US (B01NAAXD7J) – 2,0 × 14,26EUR = 31,37EUR", "Women's Basic Mock Neck Slim Fitted Long Sleeve Pullovers Tee Tops – 82,76EUR", "7,00 × Rainbow Genuine Floor Brush Assembly, 12 Inch – 194,53EUR + 9,73 EUR tax = 204,26EUR"]}
</extraction_state>
<current_target>
AMOUNT_PAID.AMOUNT_PAID_VALUE
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
""
| 1,967 |
# Bill: #
#VENC70-7067 — 08 June 2025 (Due 23 July 2025) · PO PR-27642
Hassan Law
Integrity in Action.
Tax No.: UE707947UT
Pajarintie, Uleoborg
+46 497 002 240, axel.henningsson@zoho.com, hassanlaw.com
Bodytalk S.A.:
11 Hirschfelder Straße, Borsdorf, Bayern 4451, Germany
Phone +55-91 5296-8799 – Email léccio_miranda@gmx.com
___
### Delivery Information: ###
Pfannschmidtstraße 63 13125 Berlin, Germany
Deliver to Juanma Perez, – USPS Retail Ground () on 13 June 2025
### Billable Items ###
Description | SKU | Qty | Unit Price (GBP) | Discount | Tax Rate % | Tax Amt | Line Total (GBP)
--- | --: | --- | --- | --- | --- | --: | :-:
WoodOwl 09810 Tri-Cut 13/16-Inch by 18-Inch Ultra Smooth Auger Bit | B0009OAJX0 | 2,0 | 49,97GBP | 0,0 GBP | 10,00 | GBP9,99 | GBP109,93
DC Comics Justice League Wonder Woman Girls Hooded Sleeveless Romper | B08RJ74JJW | 5,00 | GBP26,69 | 0,0GBP | 20,0 | GBP26,69 | 160,14 GBP
CleanAide® Chenille and Terry Weave Microfiber Duster Cover 6 Pack | B01N6ZQ537 | 5,00 | 19,95 GBP | 1,01 GBP | | 9,47 GBP | 104,17GBP
Dab-O-Ink One Dozen 3oz Yellow Bingo Dauber | B00AAH6YDU | 2,00 | 17,95GBP | 0,0GBP | 0,00 | GBP0,0 | GBP35,9
Ohio Art Pocket Etch A Sketch | B00000J0JQ | 8 | 13,00GBP | GBP 0,00 | 20,0 | 20,8 GBP | 124,80 GBP
60" Sultana Burlap Hunter Green, Fabric by the Yard | B016VBU1ZA | 8 | 11,95GBP | GBP0,00 | 10,0 | GBP9,56 | GBP 105,16
### Summary
Bulk Discount:
Subtotal | GBP 563,59
--- | --:
0,0 GBP | - 5,05GBP
Invoice includes 13.58% tax | GBP 76,51
Shipping Fee | GBP 20,0
Total Due | **660,1GBP**
Amount Paid | 0,0 GBP
Balance Due | 660,10GBP
Payment
- Take 1.5% discount if paid in 15 days, net 45 days
- Accepted: Interac e-Transfer
- How to pay: Provide clear breakdown on remittance advice.
### ADDITIONAL NOTES
> Your business is important to us at Hassan Law. For any inquiries, please contact axel.henningsson@zoho.com or +46 497 002 240. We are committed to your satisfaction.
Bank Details
Bank: Expobank CZ IBAN CZ3120705004541866427358
Currency: GBP
---
Compliant with local tax regulations. · Issued via Harvest · Signed by on 08 June 2025
Document created 08 June 2025; keep for your books.
|
{"type": "object", "properties": {"_title_": {"type": "string"}, "_invoice_date_": {"type": "string"}, "_balance_due_": {"type": "string"}, "_seller_": {"type": "object", "properties": {"_seller_contact_details_": {"type": "string"}, "_seller_company_name_": {"type": "string"}, "_slogan_": {"type": "string"}, "_iban_": {"type": "string"}, "_seller_vat_number_": {"type": "string"}, "_bank_name_": {"type": "string"}, "_seller_location_": {"type": "string"}}}, "_instructions_": {"type": "string"}, "_payment_terms_": {"type": "string"}, "_buyer_company_name_": {"type": "string"}, "_contract_reference_": {"type": "string"}, "_shipping_fee_": {"type": "object", "properties": {"_shipping_fee_amount_": {"type": "string"}, "_shipping_fee_currency_": {"type": "string"}}}, "_total_discount_": {"type": "string"}, "_accepted_methods_": {"type": "string"}, "_footer_": {"type": "object", "properties": {"_authorized_signature_": {"type": "string"}, "_issuer_software_": {"type": "string"}, "_signature_date_": {"type": "string"}}}, "_buyer_tax_id_": {"type": "string"}, "_late_penalties_": {"type": "string"}, "_billing_period_": {"type": "string"}, "_total_due_": {"type": "object", "properties": {"_total_due_amount_": {"type": "string"}, "_total_due_currency_symbol_": {"type": "string"}}}, "_subtotal_": {"type": "string"}, "_buyer_address_": {"type": "object", "properties": {"_postal_code_": {"type": "string"}, "_state_": {"type": "string"}, "_city_": {"type": "string"}, "_country_": {"type": "string"}, "_street_name_": {"type": "string"}, "_street_number_": {"type": "string"}}}, "_tax_total_": {"type": "object", "properties": {"_tax_total_amount_": {"type": "number"}, "_tax_total_currency_symbol_": {"type": "string"}}}, "_shipping_": {"type": "object", "properties": {"_shipping_date_": {"type": "string"}, "_tracking_number_": {"type": "string"}, "_postal_code_": {"type": "string"}, "_state_": {"type": "string"}, "_city_": {"type": "string"}, "_recipient_name_": {"type": "string"}, "_street_name_": {"type": "string"}, "_country_": {"type": "string"}, "_shipping_method_": {"type": "string"}, "_street_number_": {"type": "string"}}}, "_bulk_discount_percent_": {"type": "string"}, "_due_date_": {"type": "string"}, "_items_": {"type": "array", "items": {"type": "object", "properties": {"_quantity_": {"type": "integer"}, "_line_subtotal_": {"type": "string"}, "_discount_amount_": {"type": "object", "properties": {"_discount_amount_value_": {"type": "integer"}, "_discount_amount_currency_symbol_": {"type": "string"}}}, "_tax_rate_": {"type": "number"}, "_unit_price_": {"type": "string"}, "_discount_percent_": {"type": "number"}, "_sku_": {"type": "string"}, "_tax_amount_": {"type": "object", "properties": {"_tax_amount_value_": {"type": "string"}, "_tax_amount_currency_": {"type": "string"}}}, "_description_": {"type": "string"}, "_line_total_": {"type": "object", "properties": {"_line_total_currency_symbol_": {"type": "string"}, "_line_total_amount_": {"type": "number"}}}}}}, "_bulk_discount_": {"type": "string"}, "_currency_": {"type": "string"}, "_buyer_contact_": {"type": "string"}, "_reference_number_": {"type": "string"}, "_amount_paid_": {"type": "object", "properties": {"_amount_paid_currency_symbol_": {"type": "string"}}}, "_tax_summary_": {"type": "string"}, "_invoice_number_": {"type": "string"}, "_notes_": {"type": "object", "properties": {"_customer_note_": {"type": "string"}}}}}
|
{"_title_": "Bill", "_invoice_date_": "08 June 2025", "_balance_due_": "660,10GBP", "_seller_": {"_seller_contact_details_": "+46 497 002 240, axel.henningsson@zoho.com, hassanlaw.com", "_seller_company_name_": "Hassan Law", "_slogan_": "Integrity in Action.", "_iban_": "CZ3120705004541866427358", "_seller_vat_number_": "UE707947UT", "_bank_name_": "Expobank CZ", "_seller_location_": "Pajarintie, Uleoborg"}, "_instructions_": "Provide clear breakdown on remittance advice.", "_payment_terms_": "Take 1.5% discount if paid in 15 days, net 45 days", "_buyer_company_name_": "Bodytalk S.A.", "_contract_reference_": null, "_shipping_fee_": {"_shipping_fee_amount_": "20,0", "_shipping_fee_currency_": "GBP"}, "_total_discount_": "5,05GBP", "_accepted_methods_": "Interac e-Transfer", "_footer_": {"_authorized_signature_": null, "_issuer_software_": "Harvest", "_signature_date_": "08 June 2025"}, "_buyer_tax_id_": null, "_late_penalties_": null, "_billing_period_": null, "_total_due_": {"_total_due_amount_": "660,1", "_total_due_currency_symbol_": "GBP"}, "_subtotal_": "GBP 563,59", "_buyer_address_": {"_postal_code_": "4451", "_state_": "Bayern", "_city_": "Borsdorf", "_country_": "Germany", "_street_name_": "Hirschfelder Straße", "_street_number_": "11"}, "_tax_total_": {"_tax_total_amount_": 76.51, "_tax_total_currency_symbol_": "GBP"}, "_shipping_": {"_shipping_date_": "13 June 2025", "_tracking_number_": null, "_postal_code_": "13125", "_state_": null, "_city_": "Berlin", "_recipient_name_": "Juanma Perez", "_street_name_": "Pfannschmidtstraße", "_country_": "Germany", "_shipping_method_": "USPS Retail Ground"}}
|
_shipping_._street_number_
|
{"type": "string"}
|
{"text": ["63"], "answer_start": [391]}
|
<document>
# Bill: #
#VENC70-7067 — 08 June 2025 (Due 23 July 2025) · PO PR-27642
Hassan Law
Integrity in Action.
Tax No.: UE707947UT
Pajarintie, Uleoborg
+46 497 002 240, axel.henningsson@zoho.com, hassanlaw.com
Bodytalk S.A.:
11 Hirschfelder Straße, Borsdorf, Bayern 4451, Germany
Phone +55-91 5296-8799 – Email léccio_miranda@gmx.com
___
### Delivery Information: ###
Pfannschmidtstraße 63 13125 Berlin, Germany
Deliver to Juanma Perez, – USPS Retail Ground () on 13 June 2025
### Billable Items ###
Description | SKU | Qty | Unit Price (GBP) | Discount | Tax Rate % | Tax Amt | Line Total (GBP)
--- | --: | --- | --- | --- | --- | --: | :-:
WoodOwl 09810 Tri-Cut 13/16-Inch by 18-Inch Ultra Smooth Auger Bit | B0009OAJX0 | 2,0 | 49,97GBP | 0,0 GBP | 10,00 | GBP9,99 | GBP109,93
DC Comics Justice League Wonder Woman Girls Hooded Sleeveless Romper | B08RJ74JJW | 5,00 | GBP26,69 | 0,0GBP | 20,0 | GBP26,69 | 160,14 GBP
CleanAide® Chenille and Terry Weave Microfiber Duster Cover 6 Pack | B01N6ZQ537 | 5,00 | 19,95 GBP | 1,01 GBP | | 9,47 GBP | 104,17GBP
Dab-O-Ink One Dozen 3oz Yellow Bingo Dauber | B00AAH6YDU | 2,00 | 17,95GBP | 0,0GBP | 0,00 | GBP0,0 | GBP35,9
Ohio Art Pocket Etch A Sketch | B00000J0JQ | 8 | 13,00GBP | GBP 0,00 | 20,0 | 20,8 GBP | 124,80 GBP
60" Sultana Burlap Hunter Green, Fabric by the Yard | B016VBU1ZA | 8 | 11,95GBP | GBP0,00 | 10,0 | GBP9,56 | GBP 105,16
### Summary
Bulk Discount:
Subtotal | GBP 563,59
--- | --:
0,0 GBP | - 5,05GBP
Invoice includes 13.58% tax | GBP 76,51
Shipping Fee | GBP 20,0
Total Due | **660,1GBP**
Amount Paid | 0,0 GBP
Balance Due | 660,10GBP
Payment
- Take 1.5% discount if paid in 15 days, net 45 days
- Accepted: Interac e-Transfer
- How to pay: Provide clear breakdown on remittance advice.
### ADDITIONAL NOTES
> Your business is important to us at Hassan Law. For any inquiries, please contact axel.henningsson@zoho.com or +46 497 002 240. We are committed to your satisfaction.
Bank Details
Bank: Expobank CZ IBAN CZ3120705004541866427358
Currency: GBP
---
Compliant with local tax regulations. · Issued via Harvest · Signed by on 08 June 2025
Document created 08 June 2025; keep for your books.
</document>
<json_schema>
{"type": "object", "properties": {"_title_": {"type": "string"}, "_invoice_date_": {"type": "string"}, "_balance_due_": {"type": "string"}, "_seller_": {"type": "object", "properties": {"_seller_contact_details_": {"type": "string"}, "_seller_company_name_": {"type": "string"}, "_slogan_": {"type": "string"}, "_iban_": {"type": "string"}, "_seller_vat_number_": {"type": "string"}, "_bank_name_": {"type": "string"}, "_seller_location_": {"type": "string"}}}, "_instructions_": {"type": "string"}, "_payment_terms_": {"type": "string"}, "_buyer_company_name_": {"type": "string"}, "_contract_reference_": {"type": "string"}, "_shipping_fee_": {"type": "object", "properties": {"_shipping_fee_amount_": {"type": "string"}, "_shipping_fee_currency_": {"type": "string"}}}, "_total_discount_": {"type": "string"}, "_accepted_methods_": {"type": "string"}, "_footer_": {"type": "object", "properties": {"_authorized_signature_": {"type": "string"}, "_issuer_software_": {"type": "string"}, "_signature_date_": {"type": "string"}}}, "_buyer_tax_id_": {"type": "string"}, "_late_penalties_": {"type": "string"}, "_billing_period_": {"type": "string"}, "_total_due_": {"type": "object", "properties": {"_total_due_amount_": {"type": "string"}, "_total_due_currency_symbol_": {"type": "string"}}}, "_subtotal_": {"type": "string"}, "_buyer_address_": {"type": "object", "properties": {"_postal_code_": {"type": "string"}, "_state_": {"type": "string"}, "_city_": {"type": "string"}, "_country_": {"type": "string"}, "_street_name_": {"type": "string"}, "_street_number_": {"type": "string"}}}, "_tax_total_": {"type": "object", "properties": {"_tax_total_amount_": {"type": "number"}, "_tax_total_currency_symbol_": {"type": "string"}}}, "_shipping_": {"type": "object", "properties": {"_shipping_date_": {"type": "string"}, "_tracking_number_": {"type": "string"}, "_postal_code_": {"type": "string"}, "_state_": {"type": "string"}, "_city_": {"type": "string"}, "_recipient_name_": {"type": "string"}, "_street_name_": {"type": "string"}, "_country_": {"type": "string"}, "_shipping_method_": {"type": "string"}, "_street_number_": {"type": "string"}}}, "_bulk_discount_percent_": {"type": "string"}, "_due_date_": {"type": "string"}, "_items_": {"type": "array", "items": {"type": "object", "properties": {"_quantity_": {"type": "integer"}, "_line_subtotal_": {"type": "string"}, "_discount_amount_": {"type": "object", "properties": {"_discount_amount_value_": {"type": "integer"}, "_discount_amount_currency_symbol_": {"type": "string"}}}, "_tax_rate_": {"type": "number"}, "_unit_price_": {"type": "string"}, "_discount_percent_": {"type": "number"}, "_sku_": {"type": "string"}, "_tax_amount_": {"type": "object", "properties": {"_tax_amount_value_": {"type": "string"}, "_tax_amount_currency_": {"type": "string"}}}, "_description_": {"type": "string"}, "_line_total_": {"type": "object", "properties": {"_line_total_currency_symbol_": {"type": "string"}, "_line_total_amount_": {"type": "number"}}}}}}, "_bulk_discount_": {"type": "string"}, "_currency_": {"type": "string"}, "_buyer_contact_": {"type": "string"}, "_reference_number_": {"type": "string"}, "_amount_paid_": {"type": "object", "properties": {"_amount_paid_currency_symbol_": {"type": "string"}}}, "_tax_summary_": {"type": "string"}, "_invoice_number_": {"type": "string"}, "_notes_": {"type": "object", "properties": {"_customer_note_": {"type": "string"}}}}}
</json_schema>
<extraction_state>
{"_title_": "Bill", "_invoice_date_": "08 June 2025", "_balance_due_": "660,10GBP", "_seller_": {"_seller_contact_details_": "+46 497 002 240, axel.henningsson@zoho.com, hassanlaw.com", "_seller_company_name_": "Hassan Law", "_slogan_": "Integrity in Action.", "_iban_": "CZ3120705004541866427358", "_seller_vat_number_": "UE707947UT", "_bank_name_": "Expobank CZ", "_seller_location_": "Pajarintie, Uleoborg"}, "_instructions_": "Provide clear breakdown on remittance advice.", "_payment_terms_": "Take 1.5% discount if paid in 15 days, net 45 days", "_buyer_company_name_": "Bodytalk S.A.", "_contract_reference_": null, "_shipping_fee_": {"_shipping_fee_amount_": "20,0", "_shipping_fee_currency_": "GBP"}, "_total_discount_": "5,05GBP", "_accepted_methods_": "Interac e-Transfer", "_footer_": {"_authorized_signature_": null, "_issuer_software_": "Harvest", "_signature_date_": "08 June 2025"}, "_buyer_tax_id_": null, "_late_penalties_": null, "_billing_period_": null, "_total_due_": {"_total_due_amount_": "660,1", "_total_due_currency_symbol_": "GBP"}, "_subtotal_": "GBP 563,59", "_buyer_address_": {"_postal_code_": "4451", "_state_": "Bayern", "_city_": "Borsdorf", "_country_": "Germany", "_street_name_": "Hirschfelder Straße", "_street_number_": "11"}, "_tax_total_": {"_tax_total_amount_": 76.51, "_tax_total_currency_symbol_": "GBP"}, "_shipping_": {"_shipping_date_": "13 June 2025", "_tracking_number_": null, "_postal_code_": "13125", "_state_": null, "_city_": "Berlin", "_recipient_name_": "Juanma Perez", "_street_name_": "Pfannschmidtstraße", "_country_": "Germany", "_shipping_method_": "USPS Retail Ground"}}
</extraction_state>
<current_target>
_shipping_._street_number_
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
"63"
| 2,573 |
---
"authorized_signature": "Ville Vangsgaard (Authorized Representative)"
"bank_details": "Tatra banka, a.s. | SK3740009191526244715453"
"billing_period": "01.05.2025 to 19.05.2025"
"buyer_address":
"city": "Saalfeld/Saale"
"street_name": "Geraer Straße"
"buyer_contact": "Phone 3690-0510 – Email vaho.tammik@icloud.com"
"buyer_vat_number": ""
"compliance_statement": ""
"customer_note": "We appreciate your business with humbleteam. Should you have any questions, feel free to reach out to us at ville-vangsgaard@gmail.com or call us at 12 046 920. Thank you for your trust."
"invoice_number": "A97/SI/8718"
"items":
- "description": "Disney Lion King Villains Scene Scar Mini Backpack"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "3,60"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "248,4"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "298,08"
"line_total_currency": "€"
"quantity": "6"
"sku": "B09WM9H55P"
"tax_amount": "€49,68"
"tax_rate": "20,0"
"unit_price_currency": "€"
"unit_price_value": "45,0"
- "description": "Sharkoon TG6M RGB PC Case"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": "0,0"
"line_subtotal":
"line_subtotal_amount": "908,18"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "1089,82"
"line_total_currency": "€"
"quantity": "7"
"sku": "B0963LY7DV"
"tax_amount": "181,64 €"
"tax_rate": ""
"unit_price_currency": "€"
"unit_price_value": "129,74"
- "description": "Apex Energetics - Adaptocrine (K-2) 90 Capsules"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,00"
"discount_percent": "0,00"
"line_subtotal":
"line_subtotal_amount": "324,95"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "357,45"
"line_total_currency": "€"
"quantity": "5,00"
"sku": "B007RP9Y62"
"tax_amount": "€32,5"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "64,99"
- "description": "CALL OF THE SEA - JOURNEY EDITION"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "1119,93"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "1231,92"
"line_total_currency": "€"
"quantity": "7"
"sku": "B09NCMXT3B"
"tax_amount": "€111,99"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "159,99"
- "description": "STONETECH Heavy Duty Grout Sealer, 1 Gallon (3.8L) Bottle"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "56,47"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "59,29"
"line_total_currency": "€"
"quantity": "1,0"
"sku": "B003XJLGJE"
"tax_amount": "€ 2,82"
"tax_rate": "5,0"
"unit_price_currency": "€"
"unit_price_value": "56,47"
- "description": "mens Performance Polo 2.0 Color Block"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "1,56"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "403,52"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "443,87"
"line_total_currency": "€"
"quantity": "8"
"sku": "B0872NCNP3"
"tax_amount": "40,35 €"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "52,00"
- "description": "Morley Hum Exterminator Ground Line Voltage Filter"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,00"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "445,00"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "534,0"
"line_total_currency": "€"
"quantity": "5,0"
"sku": "B08NPY6CBN"
"tax_amount": "€ 89,0"
"tax_rate": "20,0"
"unit_price_currency": "€"
"unit_price_value": "89,0"
- "description": "Baby by Herrschners Zoo Stack Baby Quilt Stamped CrossStitch Kit"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "359,91"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "395,9"
"line_total_currency": "€"
"quantity": "9"
"sku": "B0978KPT6X"
"tax_amount": "35,99 €"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "39,99"
- "description": "Hot Wheels Subaru WRX Sti 22b Vehicle"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "47,00"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "51,70"
"line_total_currency": "€"
"quantity": "2,0"
"sku": "B083GDSPPT"
"tax_amount": "4,7€"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "23,5"
"reference_number": "2023ORDER466"
"seller_contact_details":
"email": "ville-vangsgaard@gmail.com"
"shipping_method": "Aramex Express"
"summary":
"amount_paid":
"amount_paid_value": "0,0"
"balance_due": "€ 4462,03"
"bulk_discount_percent": ""
"subtotal": "€3913,36"
"total_discount":
"total_discount_amount": "34,08"
"total_due":
"total_due_currency_symbol": "€"
"tracking_number": "63586716413636116288"
...
|
{"type": "object", "properties": {"shipping_method": {"type": "string"}, "reference_number": {"type": "string"}, "buyer_address": {"type": "object", "properties": {"state": {"type": "string"}, "street_number": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "street_name": {"type": "string"}}}, "buyer_name": {"type": "string"}, "shipping_address": {"type": "string"}, "buyer_contact": {"type": "string"}, "billing_period": {"type": "string"}, "shipping_date": {"type": "string"}, "compliance_statement": {"type": "string"}, "payment": {"type": "object", "properties": {"early_payment_discount": {"type": "string"}, "payment_terms": {"type": "string"}, "instructions": {"type": "string"}, "late_penalties": {"type": "string"}}}, "signature_date": {"type": "string"}, "tracking_number": {"type": "string"}, "summary": {"type": "object", "properties": {"bulk_discount_percent": {"type": "number"}, "bulk_discount": {"type": "string"}, "subtotal": {"type": "string"}, "tax_summary": {"type": "string"}, "tax_total_currency_symbol": {"type": "string"}, "grand_total_amount": {"type": "string"}, "total_discount_currency": {"type": "string"}, "total_discount_amount": {"type": "string"}, "balance_due": {"type": "string"}, "tax_total_value": {"type": "number"}}}, "issuer_software": {"type": "string"}, "buyer_vat_number": {"type": "string"}, "title": {"type": "string"}, "authorized_signature": {"type": "string"}, "notes": {"type": "object", "properties": {"customer_note": {"type": "string"}}}, "contract_reference": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"discount_percent": {"type": "number"}, "line_subtotal_amount": {"type": "integer"}, "line_subtotal_currency_symbol": {"type": "string"}, "line_total_amount": {"type": "number"}, "line_total_currency": {"type": "string"}, "tax_amount": {"type": "string"}, "description": {"type": "string"}, "sku": {"type": "string"}, "discount_amount_currency": {"type": "string"}, "tax_rate": {"type": "integer"}, "quantity": {"type": "number"}, "unit_price_value": {"type": "string"}, "discount_amount_value": {"type": "number"}, "unit_price_currency": {"type": "string"}}}}, "seller": {"type": "object", "properties": {"bank_details": {"type": "string"}, "seller_contact_details": {"type": "object", "properties": {"website": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}}}, "seller_vat_number": {"type": "string"}, "seller_location": {"type": "string"}, "seller_company_name": {"type": "string"}, "slogan": {"type": "string"}}}, "recipient_name": {"type": "string"}, "invoice_number": {"type": "string"}}}
|
{"shipping_method": "Aramex Express", "reference_number": "2023ORDER466", "buyer_address": {"state": null, "street_number": null, "city": "Saalfeld/Saale", "postal_code": null, "street_name": "Geraer Straße"}, "buyer_name": null, "shipping_address": null, "buyer_contact": "Phone 3690-0510 – Email vaho.tammik@icloud.com", "billing_period": "01.05.2025 to 19.05.2025", "shipping_date": null, "compliance_statement": null, "payment": {"early_payment_discount": null, "payment_terms": null, "instructions": null, "late_penalties": null}, "signature_date": null, "tracking_number": "63586716413636116288", "summary": {"bulk_discount_percent": null, "bulk_discount": null, "subtotal": "€3913,36", "tax_summary": null, "tax_total_currency_symbol": null, "grand_total_amount": null, "total_discount_currency": null, "total_discount_amount": "34,08", "balance_due": "€ 4462,03", "tax_total_value": null}, "issuer_software": null, "buyer_vat_number": null, "title": null, "authorized_signature": "Ville Vangsgaard (Authorized Representative)", "notes": {"customer_note": "We appreciate your business with humbleteam. Should you have any questions, feel free to reach out to us at ville-vangsgaard@gmail.com or call us at 12 046 920. Thank you for your trust."}, "contract_reference": null, "items": [{"discount_percent": null, "line_subtotal_amount": 445, "line_subtotal_currency_symbol": "€", "line_total_amount": 534.0, "line_total_currency": "€", "tax_amount": "€ 89,0", "description": "Morley Hum Exterminator Ground Line Voltage Filter", "sku": "B08NPY6CBN", "discount_amount_currency": "€", "tax_rate": 20, "quantity": 5.0, "unit_price_value": "89,0", "discount_amount_value": 0.0, "unit_price_currency": "€"}, {"line_subtotal_amount": 908, "line_total_amount": 1089.82, "quantity": 7.0, "line_total_currency": "€", "tax_rate": null, "sku": "B0963LY7DV", "tax_amount": "181,64 €", "discount_amount_currency": "€", "discount_amount_value": 0.0, "unit_price_value": "129,74", "unit_price_currency": "€", "description": "Sharkoon TG6M RGB PC Case", "line_subtotal_currency_symbol": "€", "discount_percent": 0.0}, {"quantity": 5.0, "sku": "B007RP9Y62", "line_subtotal_amount": 324, "line_total_amount": 357.45, "unit_price_value": "64,99", "description": "Apex Energetics - Adaptocrine (K-2) 90 Capsules", "line_subtotal_currency_symbol": "€", "tax_rate": 10, "tax_amount": "€32,5", "unit_price_currency": "€", "discount_amount_value": 0.0, "discount_amount_currency": "€", "discount_percent": 0.0, "line_total_currency": "€"}, {"tax_rate": 5, "discount_percent": null, "line_total_currency": "€", "line_subtotal_amount": 56, "discount_amount_currency": "€", "unit_price_currency": "€", "quantity": 1.0, "discount_amount_value": 0.0, "tax_amount": "€ 2,82", "unit_price_value": "56,47", "line_total_amount": 59.29, "line_subtotal_currency_symbol": "€", "sku": "B003XJLGJE"}]}
|
items[3].description
|
{"type": "string"}
|
{"text": ["STONETECH Heavy Duty Grout Sealer, 1 Gallon (3.8L) Bottle"], "answer_start": [2218]}
|
<document>
---
"authorized_signature": "Ville Vangsgaard (Authorized Representative)"
"bank_details": "Tatra banka, a.s. | SK3740009191526244715453"
"billing_period": "01.05.2025 to 19.05.2025"
"buyer_address":
"city": "Saalfeld/Saale"
"street_name": "Geraer Straße"
"buyer_contact": "Phone 3690-0510 – Email vaho.tammik@icloud.com"
"buyer_vat_number": ""
"compliance_statement": ""
"customer_note": "We appreciate your business with humbleteam. Should you have any questions, feel free to reach out to us at ville-vangsgaard@gmail.com or call us at 12 046 920. Thank you for your trust."
"invoice_number": "A97/SI/8718"
"items":
- "description": "Disney Lion King Villains Scene Scar Mini Backpack"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "3,60"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "248,4"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "298,08"
"line_total_currency": "€"
"quantity": "6"
"sku": "B09WM9H55P"
"tax_amount": "€49,68"
"tax_rate": "20,0"
"unit_price_currency": "€"
"unit_price_value": "45,0"
- "description": "Sharkoon TG6M RGB PC Case"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": "0,0"
"line_subtotal":
"line_subtotal_amount": "908,18"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "1089,82"
"line_total_currency": "€"
"quantity": "7"
"sku": "B0963LY7DV"
"tax_amount": "181,64 €"
"tax_rate": ""
"unit_price_currency": "€"
"unit_price_value": "129,74"
- "description": "Apex Energetics - Adaptocrine (K-2) 90 Capsules"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,00"
"discount_percent": "0,00"
"line_subtotal":
"line_subtotal_amount": "324,95"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "357,45"
"line_total_currency": "€"
"quantity": "5,00"
"sku": "B007RP9Y62"
"tax_amount": "€32,5"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "64,99"
- "description": "CALL OF THE SEA - JOURNEY EDITION"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "1119,93"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "1231,92"
"line_total_currency": "€"
"quantity": "7"
"sku": "B09NCMXT3B"
"tax_amount": "€111,99"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "159,99"
- "description": "STONETECH Heavy Duty Grout Sealer, 1 Gallon (3.8L) Bottle"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "56,47"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "59,29"
"line_total_currency": "€"
"quantity": "1,0"
"sku": "B003XJLGJE"
"tax_amount": "€ 2,82"
"tax_rate": "5,0"
"unit_price_currency": "€"
"unit_price_value": "56,47"
- "description": "mens Performance Polo 2.0 Color Block"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "1,56"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "403,52"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "443,87"
"line_total_currency": "€"
"quantity": "8"
"sku": "B0872NCNP3"
"tax_amount": "40,35 €"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "52,00"
- "description": "Morley Hum Exterminator Ground Line Voltage Filter"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,00"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "445,00"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "534,0"
"line_total_currency": "€"
"quantity": "5,0"
"sku": "B08NPY6CBN"
"tax_amount": "€ 89,0"
"tax_rate": "20,0"
"unit_price_currency": "€"
"unit_price_value": "89,0"
- "description": "Baby by Herrschners Zoo Stack Baby Quilt Stamped CrossStitch Kit"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "359,91"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "395,9"
"line_total_currency": "€"
"quantity": "9"
"sku": "B0978KPT6X"
"tax_amount": "35,99 €"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "39,99"
- "description": "Hot Wheels Subaru WRX Sti 22b Vehicle"
"discount_amount":
"discount_amount_currency": "€"
"discount_amount_value": "0,0"
"discount_percent": ""
"line_subtotal":
"line_subtotal_amount": "47,00"
"line_subtotal_currency_symbol": "€"
"line_total_amount": "51,70"
"line_total_currency": "€"
"quantity": "2,0"
"sku": "B083GDSPPT"
"tax_amount": "4,7€"
"tax_rate": "10,0"
"unit_price_currency": "€"
"unit_price_value": "23,5"
"reference_number": "2023ORDER466"
"seller_contact_details":
"email": "ville-vangsgaard@gmail.com"
"shipping_method": "Aramex Express"
"summary":
"amount_paid":
"amount_paid_value": "0,0"
"balance_due": "€ 4462,03"
"bulk_discount_percent": ""
"subtotal": "€3913,36"
"total_discount":
"total_discount_amount": "34,08"
"total_due":
"total_due_currency_symbol": "€"
"tracking_number": "63586716413636116288"
...
</document>
<json_schema>
{"type": "object", "properties": {"shipping_method": {"type": "string"}, "reference_number": {"type": "string"}, "buyer_address": {"type": "object", "properties": {"state": {"type": "string"}, "street_number": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "street_name": {"type": "string"}}}, "buyer_name": {"type": "string"}, "shipping_address": {"type": "string"}, "buyer_contact": {"type": "string"}, "billing_period": {"type": "string"}, "shipping_date": {"type": "string"}, "compliance_statement": {"type": "string"}, "payment": {"type": "object", "properties": {"early_payment_discount": {"type": "string"}, "payment_terms": {"type": "string"}, "instructions": {"type": "string"}, "late_penalties": {"type": "string"}}}, "signature_date": {"type": "string"}, "tracking_number": {"type": "string"}, "summary": {"type": "object", "properties": {"bulk_discount_percent": {"type": "number"}, "bulk_discount": {"type": "string"}, "subtotal": {"type": "string"}, "tax_summary": {"type": "string"}, "tax_total_currency_symbol": {"type": "string"}, "grand_total_amount": {"type": "string"}, "total_discount_currency": {"type": "string"}, "total_discount_amount": {"type": "string"}, "balance_due": {"type": "string"}, "tax_total_value": {"type": "number"}}}, "issuer_software": {"type": "string"}, "buyer_vat_number": {"type": "string"}, "title": {"type": "string"}, "authorized_signature": {"type": "string"}, "notes": {"type": "object", "properties": {"customer_note": {"type": "string"}}}, "contract_reference": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"discount_percent": {"type": "number"}, "line_subtotal_amount": {"type": "integer"}, "line_subtotal_currency_symbol": {"type": "string"}, "line_total_amount": {"type": "number"}, "line_total_currency": {"type": "string"}, "tax_amount": {"type": "string"}, "description": {"type": "string"}, "sku": {"type": "string"}, "discount_amount_currency": {"type": "string"}, "tax_rate": {"type": "integer"}, "quantity": {"type": "number"}, "unit_price_value": {"type": "string"}, "discount_amount_value": {"type": "number"}, "unit_price_currency": {"type": "string"}}}}, "seller": {"type": "object", "properties": {"bank_details": {"type": "string"}, "seller_contact_details": {"type": "object", "properties": {"website": {"type": "string"}, "email": {"type": "string"}, "phone": {"type": "string"}}}, "seller_vat_number": {"type": "string"}, "seller_location": {"type": "string"}, "seller_company_name": {"type": "string"}, "slogan": {"type": "string"}}}, "recipient_name": {"type": "string"}, "invoice_number": {"type": "string"}}}
</json_schema>
<extraction_state>
{"shipping_method": "Aramex Express", "reference_number": "2023ORDER466", "buyer_address": {"state": null, "street_number": null, "city": "Saalfeld/Saale", "postal_code": null, "street_name": "Geraer Straße"}, "buyer_name": null, "shipping_address": null, "buyer_contact": "Phone 3690-0510 – Email vaho.tammik@icloud.com", "billing_period": "01.05.2025 to 19.05.2025", "shipping_date": null, "compliance_statement": null, "payment": {"early_payment_discount": null, "payment_terms": null, "instructions": null, "late_penalties": null}, "signature_date": null, "tracking_number": "63586716413636116288", "summary": {"bulk_discount_percent": null, "bulk_discount": null, "subtotal": "€3913,36", "tax_summary": null, "tax_total_currency_symbol": null, "grand_total_amount": null, "total_discount_currency": null, "total_discount_amount": "34,08", "balance_due": "€ 4462,03", "tax_total_value": null}, "issuer_software": null, "buyer_vat_number": null, "title": null, "authorized_signature": "Ville Vangsgaard (Authorized Representative)", "notes": {"customer_note": "We appreciate your business with humbleteam. Should you have any questions, feel free to reach out to us at ville-vangsgaard@gmail.com or call us at 12 046 920. Thank you for your trust."}, "contract_reference": null, "items": [{"discount_percent": null, "line_subtotal_amount": 445, "line_subtotal_currency_symbol": "€", "line_total_amount": 534.0, "line_total_currency": "€", "tax_amount": "€ 89,0", "description": "Morley Hum Exterminator Ground Line Voltage Filter", "sku": "B08NPY6CBN", "discount_amount_currency": "€", "tax_rate": 20, "quantity": 5.0, "unit_price_value": "89,0", "discount_amount_value": 0.0, "unit_price_currency": "€"}, {"line_subtotal_amount": 908, "line_total_amount": 1089.82, "quantity": 7.0, "line_total_currency": "€", "tax_rate": null, "sku": "B0963LY7DV", "tax_amount": "181,64 €", "discount_amount_currency": "€", "discount_amount_value": 0.0, "unit_price_value": "129,74", "unit_price_currency": "€", "description": "Sharkoon TG6M RGB PC Case", "line_subtotal_currency_symbol": "€", "discount_percent": 0.0}, {"quantity": 5.0, "sku": "B007RP9Y62", "line_subtotal_amount": 324, "line_total_amount": 357.45, "unit_price_value": "64,99", "description": "Apex Energetics - Adaptocrine (K-2) 90 Capsules", "line_subtotal_currency_symbol": "€", "tax_rate": 10, "tax_amount": "€32,5", "unit_price_currency": "€", "discount_amount_value": 0.0, "discount_amount_currency": "€", "discount_percent": 0.0, "line_total_currency": "€"}, {"tax_rate": 5, "discount_percent": null, "line_total_currency": "€", "line_subtotal_amount": 56, "discount_amount_currency": "€", "unit_price_currency": "€", "quantity": 1.0, "discount_amount_value": 0.0, "tax_amount": "€ 2,82", "unit_price_value": "56,47", "line_total_amount": 59.29, "line_subtotal_currency_symbol": "€", "sku": "B003XJLGJE"}]}
</extraction_state>
<current_target>
items[3].description
</current_target>
<current_target_schema>
{"type": "string"}
</current_target_schema>
"STONETECH Heavy Duty Grout Sealer, 1 Gallon (3.8L) Bottle"
| 3,722 |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 92