- Previous: Invoice Management
- Up: Invoice Management
- Next: Retrieve pending Invoices
Retrieve Invoice by ID
This API allows to retrieve the payload of a specific invoice, identifiable by its invoice number.
Request URI
| Path Parameter | Type | Mandatory | Description |
invoiceNumber |
String | Y | Unique identifier for the invoice |
Response Structure
| Field | Type | Description |
Invoice_number |
String | Invoice Number |
Project |
String | Project |
Date |
String | Date |
Type |
String | Type |
UUID |
String | Uuid |
Copy_indicator |
String | Copy Indicator |
Currency_code |
String | Currency Code |
VAT_currency_code |
String | Vat Currency Code |
Tax_point_date |
String | Tax Point Date |
Tax_point_date_code |
String | Tax Point Date Code |
Payment_due_date |
String | Payment Due Date |
Buyer_reference |
String | Buyer Reference |
Project_reference |
String | Project Reference |
Contract |
String | Contract |
Contract_date |
String | Contract Date |
Purchase_order |
String | Purchase Order |
Purchase_order_date |
String | Purchase Order Date |
Sales_order |
String | Sales Order |
Receiving_advice |
String | Receiving Advice |
Despatch_advice |
String | Despatch Advice |
Despatch_advice_date |
String | Despatch Advice Date |
Framework_agreement |
String | Framework Agreement |
Commitment |
String | Commitment |
Commitment_date |
String | Commitment Date |
Lot_reference |
String | Lot Reference |
Object_identifier |
String | Object Identifier |
Object_identifier_scheme |
String | Object Identifier Scheme |
Buyer_accounting |
String | Buyer Accounting |
Corporate_stock_amount |
Integer | Corporate Stock Amount |
Corporate_stock_currency |
String | Corporate Stock Currency |
Payment_terms |
String | Payment Terms |
Payment_terms_code |
String | Payment Terms Code |
Exchange_rate |
Integer | Exchange Rate |
Source_currency_code |
String | Source Currency Code |
Business_process |
String | Business Process |
Business_process_identifier |
String | Business Process Identifier |
Preceding_invoice_ref |
String | Preceding Invoice Ref |
Preceding_invoice_date |
String | Preceding Invoice Date |
Actual_delivery_date |
String | Actual Delivery Date |
Invoicing_start_date |
String | Invoicing Start Date |
Invoicing_end_date |
String | Invoicing End Date |
Invoicing_period_description |
String | Invoicing Period Description |
Payment_means |
String | Payment Means |
Payment_means_text |
String | Payment Means Text |
Remittance_information |
String | Remittance Information |
Payment_account_id |
String | Payment Account Id |
Payment_account_name |
String | Payment Account Name |
Payment_service_provider_id |
String | Payment Service Provider Id |
Payment_card |
String | Payment Card |
Payment_card_name |
String | Payment Card Name |
Mandate_reference_id |
String | Mandate Reference Id |
Bank_id_Payee |
String | Bank Id Payee |
Bank_id_Seller |
String | Bank Id Seller |
Debited_account_id |
String | Debited Account Id |
Line_net_amount |
Integer | Line Net Amount |
Sum_allowances |
Integer | Sum Allowances |
Sum_charges |
Integer | Sum Charges |
Total_without_VAT |
Integer | Total Without Vat |
Total_VAT_amount |
Integer | Total Vat Amount |
Total_VAT_amount_currency |
Integer | Total Vat Amount Currency |
Invoice_total |
Integer | Invoice Total |
Paid_amount |
Integer | Paid Amount |
Rounding_amount |
Integer | Rounding Amount |
Outstanding_amount |
Integer | Outstanding Amount |
Invoicing_program_code |
String | Invoicing Program Code |
Invoicing_program_description |
String | Invoicing Program Description |
Invoicing_program_hash |
String | Invoicing Program Hash |
Card_account_network_id |
String | Card Account Network Id |
Discrepancy_ref_id |
String | Discrepancy Ref Id |
Discrepancy_code |
String | Discrepancy Code |
Discrepancy_description |
String | Discrepancy Description |
Exchange_date |
String | Exchange Date |
Reverse_charge |
String | Reverse Charge |
Receiving_advice_date |
String | Receiving Advice Date |
Credit_days |
String | Credit Days |
Supply_type |
Integer | Supply Type |
Sales_order_date |
String | Sales Order Date |
Contract_type |
String | Contract Type |
EXT_EDIWIN(0...∞) |
Array | Ext Ediwin |
EXT_EDIWIN.TAG |
String | Tag |
EXT_EDIWIN.VALUE |
String | Value |
PARTIES(0...∞) |
Array | Parties |
PARTIES.Qualifier |
String | Qualifier |
PARTIES.GLN |
String | Gln |
PARTIES.VAT_number |
String | Vat Number |
PARTIES.Trading_name |
String | Trading Name |
PARTIES.Address |
String | Address |
PARTIES.Address_2 |
String | Address 2 |
PARTIES.Address_3 |
String | Address 3 |
PARTIES.City |
String | City |
PARTIES.Post_code |
String | Post Code |
PARTIES.Country_subdivision |
String | Country Subdivision |
PARTIES.Country_code |
String | Country Code |
PARTIES.Legal_registr_id |
String | Legal Registr Id |
PARTIES.Legal_name |
String | Legal Name |
PARTIES.Contact |
String | Contact |
PARTIES.Telephone |
String | Telephone |
PARTIES.Email |
String | |
PARTIES.Fax |
String | Fax |
PARTIES.Additional_ID_type |
String | Additional Id Type |
PARTIES.Additional_ID_value |
String | Additional Id Value |
PARTIES.Additional_ID_type_2 |
String | Additional Id Type 2 |
PARTIES.Additional_ID_value_2 |
String | Additional Id Value 2 |
PARTIES.Additional_property_name |
String | Additional Property Name |
PARTIES.Additional_property_value |
String | Additional Property Value |
PARTIES.Additional_property_name_2 |
String | Additional Property Name 2 |
PARTIES.Additional_property_value_2 |
String | Additional Property Value 2 |
PARTIES.Additional_property_name_3 |
String | Additional Property Name 3 |
PARTIES.Additional_property_value_3 |
String | Additional Property Value 3 |
PARTIES.Additional_property_name_4 |
String | Additional Property Name 4 |
PARTIES.Additional_property_value_4 |
String | Additional Property Value 4 |
PARTIES.Additional_property_name_5 |
String | Additional Property Name 5 |
PARTIES.Additional_property_value_5 |
String | Additional Property Value 5 |
PARTIES.ADDITIONAL_PROPERTIES_PARTIES(0...∞) |
Array | Additional Properties Parties |
PARTIES.ADDITIONAL_PROPERTIES_PARTIES.Name |
String | Name |
PARTIES.ADDITIONAL_PROPERTIES_PARTIES.Value |
String | Value |
ALLOWANCES_CHARGES(0...∞) |
Array | Allowances Charges |
ALLOWANCES_CHARGES.Type |
String | Type |
ALLOWANCES_CHARGES.Amount |
Integer | Amount |
ALLOWANCES_CHARGES.Base_amount |
Integer | Base Amount |
ALLOWANCES_CHARGES.Percentage |
Integer | Percentage |
ALLOWANCES_CHARGES.Reason |
String | Reason |
ALLOWANCES_CHARGES.Reason_code |
String | Reason Code |
ALLOWANCES_CHARGES.Tax_category_ID |
String | Tax Category Id |
ALLOWANCES_CHARGES.Tax_type |
String | Tax Type |
ALLOWANCES_CHARGES.Tax_rate |
Integer | Tax Rate |
ALLOWANCES_CHARGES.Tax_amount |
Integer | Tax Amount |
ALLOWANCES_CHARGES.Tax_exemption_reason_code |
String | Tax Exemption Reason Code |
ALLOWANCES_CHARGES.Tax_exemption_reason |
String | Tax Exemption Reason |
ALLOWANCES_CHARGES.Additional_property_name |
String | Additional Property Name |
ALLOWANCES_CHARGES.Additional_property_value |
String | Additional Property Value |
ALLOWANCES_CHARGES.Additional_property_name_2 |
String | Additional Property Name 2 |
ALLOWANCES_CHARGES.Additional_property_value_2 |
String | Additional Property Value 2 |
ALLOWANCES_CHARGES.Additional_property_name_3 |
String | Additional Property Name 3 |
ALLOWANCES_CHARGES.Additional_property_value_3 |
String | Additional Property Value 3 |
TAX(0...∞) |
Array | Tax |
TAX.Taxable_amount |
Integer | Taxable Amount |
TAX.Tax_amount |
Integer | Tax Amount |
TAX.Tax_category_ID |
String | Tax Category Id |
TAX.Tax_type |
String | Tax Type |
TAX.Tax_rate |
Integer | Tax Rate |
TAX.Tax_exemption_reason_code |
String | Tax Exemption Reason Code |
TAX.Tax_exemption_reason |
String | Tax Exemption Reason |
TAX.Tax_class |
String | Tax Class |
TAX.Taxable_amount_EUR |
Integer | Taxable Amount Eur |
TAX.Tax_amount_EUR |
Integer | Tax Amount Eur |
TAX.Taxable_amount_special |
Integer | Taxable Amount Special |
TAX.Taxable_amount_special_EUR |
Integer | Taxable Amount Special Eur |
TAX.Tax_amount_special |
Integer | Tax Amount Special |
TAX.Tax_amount_special_EUR |
Integer | Tax Amount Special Eur |
TAX.Equivalence_surcharge_rate |
Integer | Equivalence Surcharge Rate |
TAX.Equivalence_surcharge_amount |
Integer | Equivalence Surcharge Amount |
TAX.Equivalence_surcharge_amount_EUR |
Integer | Equivalence Surcharge Amount Eur |
TAX.Rounding_amount |
Integer | Rounding Amount |
TAX.Ancillary_expenses_amount |
Integer | Ancillary Expenses Amount |
TAX.Tax_point_date |
String | Tax Point Date |
TAX.Tax_point_date_code |
String | Tax Point Date Code |
PAYMENT_INSTRUCTIONS(0...∞) |
Array | Payment Instructions |
PAYMENT_INSTRUCTIONS.Payment_due_date |
String | Payment Due Date |
PAYMENT_INSTRUCTIONS.Payment_means |
String | Payment Means |
PAYMENT_INSTRUCTIONS.Payment_means_text |
String | Payment Means Text |
PAYMENT_INSTRUCTIONS.Remittance_information |
String | Remittance Information |
PAYMENT_INSTRUCTIONS.Payment_account_id |
String | Payment Account Id |
PAYMENT_INSTRUCTIONS.Payment_account_name |
String | Payment Account Name |
PAYMENT_INSTRUCTIONS.Payment_service_provider_id |
String | Payment Service Provider Id |
PAYMENT_INSTRUCTIONS.Payment_card |
String | Payment Card |
PAYMENT_INSTRUCTIONS.Payment_card_name |
String | Payment Card Name |
PAYMENT_INSTRUCTIONS.Mandate_reference_id |
String | Mandate Reference Id |
PAYMENT_INSTRUCTIONS.Debited_account_id |
String | Debited Account Id |
PAYMENT_INSTRUCTIONS.Card_account_network_id |
String | Card Account Network Id |
PAYMENT_INSTRUCTIONS.Payment_amount |
Integer | Payment Amount |
PAYMENT_INSTRUCTIONS.Payment_terms_reference_date |
String | Payment Terms Reference Date |
PAYMENT_INSTRUCTIONS.Payment_terms_days |
String | Payment Terms Days |
PAYMENT_INSTRUCTIONS.Financial_institution_name |
String | Financial Institution Name |
PAYMENT_INSTRUCTIONS.ADDITIONAL_PROPERTIES_PAYMENT(0...∞) |
Array | Additional Properties Payment |
PAYMENT_INSTRUCTIONS.ADDITIONAL_PROPERTIES_PAYMENT.Name |
String | Name |
PAYMENT_INSTRUCTIONS.ADDITIONAL_PROPERTIES_PAYMENT.Value |
String | Value |
SUPPORTING_DOCS(0...∞) |
Array | Supporting Docs |
SUPPORTING_DOCS.Supporting_document |
String | Supporting Document |
SUPPORTING_DOCS.Supporting_document_description |
String | Supporting Document Description |
SUPPORTING_DOCS.Supporting_document_scheme_id |
String | Supporting Document Scheme Id |
SUPPORTING_DOCS.Ext_document_location |
String | Ext Document Location |
SUPPORTING_DOCS.Attached_doc_Mime_code |
String | Attached Doc Mime Code |
SUPPORTING_DOCS.Attached_doc_Filename |
String | Attached Doc Filename |
SUPPORTING_DOCS.Attached_document |
String | Attached Document |
SUPPORTING_DOCS.Supporting_document_type |
String | Supporting Document Type |
SUPPORTING_DOCS.Supporting_document_date |
String | Supporting Document Date |
NOTES(0...∞) |
Array | Notes |
NOTES.Subject_code |
String | Subject Code |
NOTES.Text |
String | Text |
NOTES.Text_code |
String | Text Code |
NOTES.Language_id |
String | Language Id |
ADDITIONAL_PROPERTIES(0...∞) |
Array | Additional Properties |
ADDITIONAL_PROPERTIES.Name |
String | Name |
ADDITIONAL_PROPERTIES.Value |
String | Value |
PRECEDING_INVOICE(0...∞) |
Array | Preceding Invoice |
PRECEDING_INVOICE.Preceding_invoice_ref |
String | Preceding Invoice Ref |
PRECEDING_INVOICE.Preceding_invoice_date |
String | Preceding Invoice Date |
PRECEDING_INVOICE.Preceding_invoice_additional_ref |
String | Preceding Invoice Additional Ref |
PRECEDING_INVOICE.Preceding_invoice_total_VAT_amount |
Integer | Preceding Invoice Total Vat Amount |
PRECEDING_INVOICE.Currency_code |
String | Currency Code |
PRECEDING_INVOICE.PRECEDING_INVOICE_TAX(0...∞) |
Array | Preceding Invoice Tax |
PRECEDING_INVOICE.PRECEDING_INVOICE_TAX.Taxable_amount |
Integer | Taxable Amount |
PRECEDING_INVOICE.PRECEDING_INVOICE_TAX.Tax_amount |
Integer | Tax Amount |
PRECEDING_INVOICE.PRECEDING_INVOICE_TAX.Tax_category_ID |
String | Tax Category Id |
PRECEDING_INVOICE.PRECEDING_INVOICE_TAX.Tax_rate |
Integer | Tax Rate |
PRECEDING_INVOICE.PRECEDING_INVOICE_TAX.Tax_type |
String | Tax Type |
REDUCED_TOTALS(0...∞) |
Array | Reduced Totals |
REDUCED_TOTALS.Reduced_outstanding_amount |
Integer | Reduced Outstanding Amount |
REDUCED_TOTALS.Currency_code |
String | Currency Code |
REDUCED_TOTALS.Reduced_total_without_VAT |
Integer | Reduced Total Without Vat |
REDUCED_TOTALS.Reduced_total_with_VAT |
Integer | Reduced Total With Vat |
REDUCED_TOTALS.Reduced_total_VAT_amount |
Integer | Reduced Total Vat Amount |
REDUCED_TOTALS.REDUCED_TOTALS_TAX(0...∞) |
Array | Reduced Totals Tax |
REDUCED_TOTALS.REDUCED_TOTALS_TAX.Taxable_amount |
Integer | Taxable Amount |
REDUCED_TOTALS.REDUCED_TOTALS_TAX.Tax_amount |
Integer | Tax Amount |
REDUCED_TOTALS.REDUCED_TOTALS_TAX.Tax_category_ID |
String | Tax Category Id |
REDUCED_TOTALS.REDUCED_TOTALS_TAX.Tax_rate |
Integer | Tax Rate |
REDUCED_TOTALS.REDUCED_TOTALS_TAX.Tax_type |
String | Tax Type |
TRANSPORT_DETAILS(0...∞) |
Array | Transport Details |
TRANSPORT_DETAILS(0...∞) |
Array | Transport Details |
TRANSPORT_DETAILS.Transport_Type |
String | Transport Type |
TRANSPORT_DETAILS.Transport_identification |
String | Transport Identification |
TRANSPORT_DETAILS.Transport_package_type |
String | Transport Package Type |
TRANSPORT_DETAILS.Transport_package_unit |
String | Transport Package Unit |
TRANSPORT_DETAILS.Transport_MovementStartTime |
String | Transport Movement Start Time |
TRANSPORT_DETAILS.Transport_MovementEndTime |
String | Transport Movement End Time |
TRANSPORT_DETAILS.ADDITIONAL_TRANSPORT_PROPERTIES(0...∞) |
Array | Additional Transport Properties |
TRANSPORT_DETAILS.ADDITIONAL_TRANSPORT_PROPERTIES.Name |
String | Name |
TRANSPORT_DETAILS.ADDITIONAL_TRANSPORT_PROPERTIES.Value |
String | Value |
TRANSPORT_DETAILS.TRANSPORT_PARTIES(0...∞) |
Array | Transport Parties |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Qualifier |
String | Qualifier |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.GLN |
String | Gln |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.VAT_number |
String | Vat Number |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Trading_name |
String | Trading Name |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Address |
String | Address |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Address_2 |
String | Address 2 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Address_3 |
String | Address 3 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.City |
String | City |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Post_code |
String | Post Code |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Country_subdivision |
String | Country Subdivision |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Country_code |
String | Country Code |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Legal_registr_id |
String | Legal Registr Id |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Legal_name |
String | Legal Name |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Contact |
String | Contact |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Telephone |
String | Telephone |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Email |
String | |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Fax |
String | Fax |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_ID_type |
String | Additional Id Type |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_ID_value |
String | Additional Id Value |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_ID_type_2 |
String | Additional Id Type 2 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_ID_value_2 |
String | Additional Id Value 2 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_name |
String | Additional Property Name |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_value |
String | Additional Property Value |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_name_2 |
String | Additional Property Name 2 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_value_2 |
String | Additional Property Value 2 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_name_3 |
String | Additional Property Name 3 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_value_3 |
String | Additional Property Value 3 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_name_4 |
String | Additional Property Name 4 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_value_4 |
String | Additional Property Value 4 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_name_5 |
String | Additional Property Name 5 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.Additional_property_value_5 |
String | Additional Property Value 5 |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.ADDITIONAL_PROPERTIES_TRANSPORT_PARTIES(0...∞) |
Array | Additional Properties Transport Parties |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.ADDITIONAL_PROPERTIES_TRANSPORT_PARTIES.Name |
String | Name |
TRANSPORT_DETAILS.TRANSPORT_PARTIES.ADDITIONAL_PROPERTIES_TRANSPORT_PARTIES.Value |
String | Value |
ADDITIONAL_GROUP(0...∞) |
Array | Additional Group |
ADDITIONAL_GROUP.Name |
String | Name |
ADDITIONAL_GROUP.ADDITIONAL_GROUP_PROPERTY(0...∞) |
Array | Additional Group Property |
ADDITIONAL_GROUP.ADDITIONAL_GROUP_PROPERTY.Name |
String | Name |
ADDITIONAL_GROUP.ADDITIONAL_GROUP_PROPERTY.Value |
String | Value |
LINE(0...∞) |
Array | Line |
LINE.Line_ID |
String | Line Id |
LINE.EAN |
String | Ean |
LINE.Name |
String | Name |
LINE.Description |
String | Description |
LINE.Seller_identifier |
String | Seller Identifier |
LINE.Buyer_identifier |
String | Buyer Identifier |
LINE.Quantity |
Integer | Quantity |
LINE.Quantity_unit_code |
String | Quantity Unit Code |
LINE.Net_price |
Integer | Net Price |
LINE.Gross_price |
Integer | Gross Price |
LINE.Price_base_quantity |
Integer | Price Base Quantity |
LINE.Price_base_quantity_unit_code |
String | Price Base Quantity Unit Code |
LINE.Price_discount |
Integer | Price Discount |
LINE.Net_amount |
Integer | Net Amount |
LINE.Start_date |
String | Start Date |
LINE.End_date |
String | End Date |
LINE.Purchase_order |
String | Purchase Order |
LINE.Ref_order_line |
String | Ref Order Line |
LINE.Commitment_reference |
String | Commitment Reference |
LINE.Commitment_reference_line |
String | Commitment Reference Line |
LINE.Buyer_accounting_ref |
String | Buyer Accounting Ref |
LINE.Note |
String | Note |
LINE.Delivery_ID |
String | Delivery Id |
LINE.Delivery_date |
String | Delivery Date |
LINE.Country_origin |
String | Country Origin |
LINE.Lot_reference |
String | Lot Reference |
LINE.Expiry_date |
String | Expiry Date |
LINE.Line_object_id |
String | Line Object Id |
LINE.Line_object_id_scheme |
String | Line Object Id Scheme |
LINE.Standard_identifier |
String | Standard Identifier |
LINE.Standard_identifier_scheme |
String | Standard Identifier Scheme |
LINE.Classification_identifier_1 |
String | Classification Identifier 1 |
LINE.Classification_identifier_scheme_1 |
String | Classification Identifier Scheme 1 |
LINE.Classification_identifier_scheme_version_1 |
String | Classification Identifier Scheme Version 1 |
LINE.Classification_identifier_2 |
String | Classification Identifier 2 |
LINE.Classification_identifier_scheme_2 |
String | Classification Identifier Scheme 2 |
LINE.Classification_identifier_scheme_version_2 |
String | Classification Identifier Scheme Version 2 |
LINE.Classification_identifier_3 |
String | Classification Identifier 3 |
LINE.Classification_identifier_scheme_3 |
String | Classification Identifier Scheme 3 |
LINE.Classification_identifier_scheme_version_3 |
String | Classification Identifier Scheme Version 3 |
LINE.Free_qty |
Integer | Free Qty |
LINE.Gross_amount |
Integer | Gross Amount |
LINE.Net_price_with_taxes |
Integer | Net Price With Taxes |
LINE.Free_qty_unit_code |
String | Free Qty Unit Code |
LINE.Package_quantity |
Integer | Package Quantity |
LINE.Package_quantity_unit_code |
String | Package Quantity Unit Code |
LINE.Purchase_order_date |
String | Purchase Order Date |
LINE.Despatch_advice |
String | Despatch Advice |
LINE.Despatch_advice_date |
String | Despatch Advice Date |
LINE.Receiving_advice |
String | Receiving Advice |
LINE.Receiving_advice_date |
String | Receiving Advice Date |
LINE.Net_price_with_line_allowances_charges |
Integer | Net Price With Line Allowances Charges |
LINE.Note_subject |
String | Note Subject |
LINE.ALLOWANCES_CHARGES_LINE(0...∞) |
Array | Allowances Charges Line |
LINE.ALLOWANCES_CHARGES_LINE.Type |
String | Type |
LINE.ALLOWANCES_CHARGES_LINE.Amount |
Integer | Amount |
LINE.ALLOWANCES_CHARGES_LINE.Base_amount |
Integer | Base Amount |
LINE.ALLOWANCES_CHARGES_LINE.Percentage |
Integer | Percentage |
LINE.ALLOWANCES_CHARGES_LINE.Reason |
String | Reason |
LINE.ALLOWANCES_CHARGES_LINE.Reason_code |
String | Reason Code |
LINE.ALLOWANCES_CHARGES_LINE.Tax_category_ID |
String | Tax Category Id |
LINE.ALLOWANCES_CHARGES_LINE.Tax_type |
String | Tax Type |
LINE.ALLOWANCES_CHARGES_LINE.Tax_rate |
Integer | Tax Rate |
LINE.ALLOWANCES_CHARGES_LINE.Tax_amount |
Integer | Tax Amount |
LINE.TAX_LINE(0...∞) |
Array | Tax Line |
LINE.TAX_LINE.Tax_category_ID |
String | Tax Category Id |
LINE.TAX_LINE.Tax_type |
String | Tax Type |
LINE.TAX_LINE.Tax_rate |
Integer | Tax Rate |
LINE.TAX_LINE.Tax_exemption_reason_code |
String | Tax Exemption Reason Code |
LINE.TAX_LINE.Tax_exemption_reason |
String | Tax Exemption Reason |
LINE.TAX_LINE.Taxable_amount |
Integer | Taxable Amount |
LINE.TAX_LINE.Tax_amount |
Integer | Tax Amount |
LINE.TAX_LINE.Tax_class |
String | Tax Class |
LINE.TAX_LINE.Taxable_amount_EUR |
Integer | Taxable Amount Eur |
LINE.TAX_LINE.Tax_amount_EUR |
Integer | Tax Amount Eur |
LINE.TAX_LINE.Taxable_amount_special |
Integer | Taxable Amount Special |
LINE.TAX_LINE.Taxable_amount_special_EUR |
Integer | Taxable Amount Special Eur |
LINE.TAX_LINE.Tax_amount_special |
Integer | Tax Amount Special |
LINE.TAX_LINE.Tax_amount_special_EUR |
Integer | Tax Amount Special Eur |
LINE.TAX_LINE.Equivalence_surcharge_rate |
Integer | Equivalence Surcharge Rate |
LINE.TAX_LINE.Equivalence_surcharge_amount |
Integer | Equivalence Surcharge Amount |
LINE.TAX_LINE.Equivalence_surcharge_amount_EUR |
Integer | Equivalence Surcharge Amount Eur |
LINE.ADDITIONAL_PROPERTIES_LINE(0...∞) |
Array | Additional Properties Line |
LINE.ADDITIONAL_PROPERTIES_LINE.Name |
String | Name |
LINE.ADDITIONAL_PROPERTIES_LINE.Value |
String | Value |
LINE.DELIVERY_LINE(0...∞) |
Array | Delivery Line |
LINE.DELIVERY_LINE.Quantity |
Integer | Quantity |
LINE.DELIVERY_LINE.ActualDeliveryDate |
String | Actual Delivery Date |
LINE.DELIVERY_LINE.Quantity_unit_code |
String | Quantity Unit Code |
LINE.BATCH_LINE(0...∞) |
Array | Batch Line |
LINE.BATCH_LINE.Batch_number |
String | Batch Number |
LINE.BATCH_LINE.Batch_Expiry_Date |
String | Batch Expiry Date |
LINE.BATCH_LINE.Warranty_Date |
String | Warranty Date |
LINE.PARTIES_LINE(0...∞) |
Array | Parties Line |
LINE.PARTIES_LINE.Qualifier |
String | Qualifier |
LINE.PARTIES_LINE.GLN |
String | Gln |
LINE.PARTIES_LINE.VAT_number |
String | Vat Number |
LINE.PARTIES_LINE.Trading_name |
String | Trading Name |
LINE.PARTIES_LINE.Address |
String | Address |
LINE.PARTIES_LINE.Address_2 |
String | Address 2 |
LINE.PARTIES_LINE.Address_3 |
String | Address 3 |
LINE.PARTIES_LINE.City |
String | City |
LINE.PARTIES_LINE.Post_code |
String | Post Code |
LINE.PARTIES_LINE.Country_subdivision |
String | Country Subdivision |
LINE.PARTIES_LINE.Country_code |
String | Country Code |
LINE.PARTIES_LINE.Legal_registr_id |
String | Legal Registr Id |
LINE.PARTIES_LINE.Legal_name |
String | Legal Name |
LINE.PARTIES_LINE.Contact |
String | Contact |
LINE.PARTIES_LINE.Telephone |
String | Telephone |
LINE.PARTIES_LINE.Email |
String | |
LINE.PARTIES_LINE.Fax |
String | Fax |
LINE.PARTIES_LINE.Additional_ID_type |
String | Additional Id Type |
LINE.PARTIES_LINE.Additional_ID_value |
String | Additional Id Value |
LINE.PARTIES_LINE.Additional_ID_type_2 |
String | Additional Id Type 2 |
LINE.PARTIES_LINE.Additional_ID_value_2 |
String | Additional Id Value 2 |
LINE.PARTIES_LINE.Additional_property_name |
String | Additional Property Name |
LINE.PARTIES_LINE.Additional_property_value |
String | Additional Property Value |
LINE.PARTIES_LINE.Additional_property_name_2 |
String | Additional Property Name 2 |
LINE.PARTIES_LINE.Additional_property_value_2 |
String | Additional Property Value 2 |
LINE.PARTIES_LINE.Additional_property_name_3 |
String | Additional Property Name 3 |
LINE.PARTIES_LINE.Additional_property_value_3 |
String | Additional Property Value 3 |
LINE.PARTIES_LINE.Additional_property_name_4 |
String | Additional Property Name 4 |
LINE.PARTIES_LINE.Additional_property_value_4 |
String | Additional Property Value 4 |
LINE.PARTIES_LINE.Additional_property_name_5 |
String | Additional Property Name 5 |
LINE.PARTIES_LINE.Additional_property_value_5 |
String | Additional Property Value 5 |
LINE.SUB_LINE(0...∞) |
Array | Sub Line |
LINE.SUB_LINE.Line_ID |
String | Line Id |
LINE.SUB_LINE.EAN |
String | Ean |
LINE.SUB_LINE.Name |
String | Name |
LINE.SUB_LINE.Description |
String | Description |
LINE.SUB_LINE.Seller_identifier |
String | Seller Identifier |
LINE.SUB_LINE.Buyer_identifier |
String | Buyer Identifier |
LINE.SUB_LINE.Quantity |
Integer | Quantity |
LINE.SUB_LINE.Quantity_unit_code |
String | Quantity Unit Code |
LINE.SUB_LINE.Net_price |
Integer | Net Price |
LINE.SUB_LINE.Gross_price |
Integer | Gross Price |
LINE.SUB_LINE.Price_base_quantity |
Integer | Price Base Quantity |
LINE.SUB_LINE.Price_base_quantity_unit_code |
String | Price Base Quantity Unit Code |
LINE.SUB_LINE.Price_discount |
Integer | Price Discount |
LINE.SUB_LINE.Net_amount |
Integer | Net Amount |
LINE.SUB_LINE.Start_date |
String | Start Date |
LINE.SUB_LINE.End_date |
String | End Date |
LINE.SUB_LINE.Ref_order_line |
String | Ref Order Line |
LINE.SUB_LINE.Buyer_accounting_ref |
String | Buyer Accounting Ref |
LINE.SUB_LINE.Note |
String | Note |
LINE.SUB_LINE.Country_origin |
String | Country Origin |
LINE.SUB_LINE.Line_object_id |
String | Line Object Id |
LINE.SUB_LINE.Line_object_id_scheme |
String | Line Object Id Scheme |
LINE.SUB_LINE.Standard_identifier |
String | Standard Identifier |
LINE.SUB_LINE.Standard_identifier_scheme |
String | Standard Identifier Scheme |
LINE.SUB_LINE.Classification_identifier_1 |
String | Classification Identifier 1 |
LINE.SUB_LINE.Classification_identifier_scheme_1 |
String | Classification Identifier Scheme 1 |
LINE.SUB_LINE.Classification_identifier_scheme_version_1 |
String | Classification Identifier Scheme Version 1 |
LINE.SUB_LINE.Classification_identifier_2 |
String | Classification Identifier 2 |
LINE.SUB_LINE.Classification_identifier_scheme_2 |
String | Classification Identifier Scheme 2 |
LINE.SUB_LINE.Classification_identifier_scheme_version_2 |
String | Classification Identifier Scheme Version 2 |
LINE.SUB_LINE.Classification_identifier_3 |
String | Classification Identifier 3 |
LINE.SUB_LINE.Classification_identifier_scheme_3 |
String | Classification Identifier Scheme 3 |
LINE.SUB_LINE.Classification_identifier_scheme_version_3 |
String | Classification Identifier Scheme Version 3 |
LINE.SUB_LINE.ALLOWANCES_CHARGES_SUB_LINE(0...∞) |
Array | Allowances Charges Sub Line |
LINE.SUB_LINE.ALLOWANCES_CHARGES_SUB_LINE.Type |
String | Type |
LINE.SUB_LINE.ALLOWANCES_CHARGES_SUB_LINE.Amount |
Integer | Amount |
LINE.SUB_LINE.ALLOWANCES_CHARGES_SUB_LINE.Base_amount |
Integer | Base Amount |
LINE.SUB_LINE.ALLOWANCES_CHARGES_SUB_LINE.Percentage |
Integer | Percentage |
LINE.SUB_LINE.ALLOWANCES_CHARGES_SUB_LINE.Reason |
String | Reason |
LINE.SUB_LINE.ALLOWANCES_CHARGES_SUB_LINE.Reason_code |
String | Reason Code |
LINE.SUB_LINE.TAX_SUB_LINE(0...∞) |
Array | Tax Sub Line |
LINE.SUB_LINE.TAX_SUB_LINE.Tax_category_ID |
String | Tax Category Id |
LINE.SUB_LINE.TAX_SUB_LINE.Tax_type |
String | Tax Type |
LINE.SUB_LINE.TAX_SUB_LINE.Tax_rate |
Integer | Tax Rate |
LINE.SUB_LINE.ADDITIONAL_PROPERTIES_SUB_LINE(0...∞) |
Array | Additional Properties Sub Line |
LINE.SUB_LINE.ADDITIONAL_PROPERTIES_SUB_LINE.Name |
String | Name |
LINE.SUB_LINE.ADDITIONAL_PROPERTIES_SUB_LINE.Value |
String | Value |
Response Example JSON
Response Example XML
- Previous: Invoice Management
- Up: Invoice Management
- Next: Retrieve pending Invoices
Docs Navigation
- Campari Open API
- Getting Started
- Connection Tester
- Automatic GRC
- Coupa Integration
- Customer Master Data
- Dogana Connector
- EZFocus
- Invoice Verification
- Invoice Management
- InvoicePACloud
- Journal Entries
- Logistics Operators
- Material Master Data
- One Plan
- Picklist
- Purchase Orders
- Product
- Sales Order
- SAP Utils
- SendLinkToSAP
- Transport Management System
- Vendor Purchase Orders
- Vendor
- Payment
- Vulnerability Response
- WBS Automation
0 Comments
Please sign in to post a comment.