Field Mappings for Electronic Invoice to Payable Invoice
The table below shows how fields on a Storecove received document are mapped to an internal format (electronic invoice) and then to the payable invoice. Some fields are populated with hard-coded values. You can configure the mappings between the electronic invoice and payable invoice fields. For more information, see Managing Field Mappings for Electronic Invoice to Payable Invoice.
Currently, electronic invoice’s payable invoice line items are always recorded as expense line items.
Header Field Mapping
The table below lists the header field mappings. Some fields are populated with hard-coded values.
|
Storecove Purchase Invoice |
ElectronicInvoicingService.DocumentLine |
Payable Invoice |
Notes |
|---|---|---|---|
|
guid |
DocumentIdentifier |
c2g__EInvoiceIdentifier__c |
|
|
document.invoice.tax_system |
TaxSystem |
Either tax_line_percentages, or tax_line_amounts |
|
|
legal_entity_id |
LegalEntityId |
c2g__OwnerCompany__r.c2g__EInvoicingLegalEntityID__c |
|
|
document.invoice.system_generated_primary_image |
CreatePrimaryImage |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.invoice_number |
invoiceNumber |
c2g__AccountInvoiceNumber__c |
|
|
original |
- |
<unsupported> |
|
|
document.invoice.attachments |
Attachments |
<unsupported> |
|
|
document.invoice.issue_date |
IssueDate |
c2g__RegisteredDate__c |
|
|
document.invoice.tax_point_date |
TaxPointDate |
c2g__InvoiceDate__c |
|
|
document.invoice.due_date |
DueDate |
c2g__DueDate__c |
|
|
document.invoice.document_currency_code |
DocumentCurrencyCode |
c2g__InvoiceCurrency__c |
|
|
document.invoice.payable_rounding_amount |
PayableRoundingAmount |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.prepaid_amount |
PrepaidAmount |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.amount_including_tax |
DocumentTotal |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.amount_including_tax |
AmountIncludingTax |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.allowance_charges |
AllowanceCharges |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].amount_excluding_tax |
AllowanceCharges.NetValue |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].reason |
AllowanceCharges.Reason |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].reason_code |
AllowanceCharges.ReasonCode |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].tax_exemption_reason |
AllowanceCharges.TaxExemptionReason |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].tax_exemption_reason_code |
AllowanceCharges.TaxExemptionReasonCode |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].tax.amount |
AllowanceCharges.TaxBreakdown[0].Amount |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].tax.percentage |
AllowanceCharges.TaxBreakdown[0].Percent |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].tax.country |
AllowanceCharges.TaxBreakdown[0].CountryIdentificationCode |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].tax.category |
AllowanceCharges.TaxBreakdown[0].TaxCode |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.allowance_charges[].tax.type |
AllowanceCharges.TaxBreakdown[0].Type |
<not mapped, but available for mapping to a complex structure> |
|
|
document.source |
Source |
<unsupported> |
|
|
document.invoice.accounting_supplier_party.party.company_name |
AccountingSupplierParty.PartyName |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.department |
AccountingSupplierParty.Department |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.street1 |
AccountingSupplierParty.Line1 |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.street2 |
AccountingSupplierParty.Line2 |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.zip |
AccountingSupplierParty.Zip |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.city |
AccountingSupplierParty.City |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.county |
AccountingSupplierParty.County |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.country |
AccountingSupplierParty.Country |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.registration_name |
AccountingSupplierParty.LegalName |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.building_number |
AccountingSupplierParty.BuildingNumber |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.secondary_number |
AccountingSupplierParty.SecondaryNumber |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.address.neighborhood |
AccountingSupplierParty.Neighborhood |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.contact.first_name |
AccountingSupplierParty.ContactFirstName |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.contact.last_name |
AccountingSupplierParty.ContactSecondName |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.contact.email |
AccountingSupplierParty.EmailAddress |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.party.contact.phone |
AccountingSupplierParty.Telephone |
<not mapped, but available for mapping to a custom field> |
|
| document.invoice.accounting_supplier_party.additional_legal_information | AccountingSupplierParty.AdditionalLegalInformation | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_supplier_party.classification_code | AccountingSupplierParty.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
|
document.invoice.accounting_supplier_party.public_identifiers[].scheme |
AccountingSupplierParty.Identifiers[0].Scheme |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.public_identifiers[].id |
AccountingSupplierParty.Identifiers[0].Id |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.accounting_supplier_party.public_identifiers |
AccountingSupplierParty.Identifiers |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.accounting_supplier_party.public_identifiers[].scheme |
AccountingSupplierParty.Identifiers[..].Scheme |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.accounting_supplier_party.public_identifiers[].id |
AccountingSupplierParty.Identifiers[..].Id |
<not mapped, but available for mapping to a complex structure> |
|
| document.invoice.accounting_customer_party.party.company_name | AccountingCustomerParty.CompanyName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.address.street1 | AccountingCustomerParty.PostalAddress.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.address.street2 | AccountingCustomerParty.PostalAddress.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.address.city | AccountingCustomerParty.PostalAddress.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.address.county | AccountingCustomerParty.PostalAddress.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.address.country | AccountingCustomerParty.PostalAddress.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.address.zip | AccountingCustomerParty.PostalAddress.PostalCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.contact.last_name | AccountingCustomerParty.ContactName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.contact.email | AccountingCustomerParty.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.party.contact.phone | AccountingCustomerParty.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.registration_name | AccountingCustomerParty.RegistrationName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.additional_legal_information | AccountingCustomerParty.AdditionalLegalInformation | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.classification_code | AccountingCustomerParty.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.accounting_customer_party.public_identifiers | AccountingCustomerParty.PublicIdentifiers | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.company_name | BuyerAgentParty.CompanyName | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.contact.last_name | BuyerAgentParty.ContactName | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.contact.email | BuyerAgentParty.EmailAddress | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.contact.phone | BuyerAgentParty.Telephone | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.address.street1 | BuyerAgentParty.PostalAddress.AddressLine1 | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.address.street2 | BuyerAgentParty.PostalAddress.AddressLine2 | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.address.city | BuyerAgentParty.PostalAddress.CityName | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.address.country | BuyerAgentParty.PostalAddress.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.address.county | BuyerAgentParty.PostalAddress.County | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.buyer_agent_party.party.address.zip | BuyerAgentParty.PostalAddress.PostalCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-01. |
| document.invoice.payer_party.party.company_name | PayerParty.CompanyName | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.contact.last_name | PayerParty.ContactName | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.contact.email | PayerParty.EmailAddress | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.contact.phone | PayerParty.Telephone | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.address.street1 | PayerParty.PostalAddress.AddressLine1 | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.address.street2 | PayerParty.PostalAddress.AddressLine2 | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.address.city | PayerParty.PostalAddress.CityName | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.address.country | PayerParty.PostalAddress.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.address.county | PayerParty.PostalAddress.County | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.payer_party.party.address.zip | PayerParty.PostalAddress.PostalCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-02. |
| document.invoice.sales_agent_party.party.company_name | SalesAgentParty.CompanyName | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.contact.last_name | SalesAgentParty.ContactName | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.contact.email | SalesAgentParty.EmailAddress | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.contact.phone | SalesAgentParty.Telephone | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.address.street1 | SalesAgentParty.PostalAddress.AddressLine1 | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.address.street2 | SalesAgentParty.PostalAddress.AddressLine2 | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.address.city | SalesAgentParty.PostalAddress.CityName | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.address.country | SalesAgentParty.PostalAddress.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.address.county | SalesAgentParty.PostalAddress.County | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.sales_agent_party.party.address.zip | SalesAgentParty.PostalAddress.PostalCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-03. |
| document.invoice.invoicee_party.party.company_name | InvoiceeParty.CompanyName | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.contact.last_name | InvoiceeParty.ContactName | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.contact.email | InvoiceeParty.EmailAddress | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.contact.phone | InvoiceeParty.Telephone | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.address.street1 | InvoiceeParty.PostalAddress.AddressLine1 | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.address.street2 | InvoiceeParty.PostalAddress.AddressLine2 | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.address.city | InvoiceeParty.PostalAddress.CityName | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.address.country | InvoiceeParty.PostalAddress.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.address.county | InvoiceeParty.PostalAddress.County | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicee_party.party.address.zip | InvoiceeParty.PostalAddress.PostalCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-04. |
| document.invoice.invoicer_party.party.company_name | InvoicerParty.CompanyName | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.contact.last_name | InvoicerParty.ContactName | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.contact.email | InvoicerParty.EmailAddress | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.contact.phone | InvoicerParty.Telephone | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.address.street1 | InvoicerParty.PostalAddress.AddressLine1 | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.address.street2 | InvoicerParty.PostalAddress.AddressLine2 | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.address.city | InvoicerParty.PostalAddress.CityName | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.address.country | InvoicerParty.PostalAddress.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.address.county | InvoicerParty.PostalAddress.County | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.invoicer_party.party.address.zip | InvoicerParty.PostalAddress.PostalCode | <not mapped, but available for mapping to a custom field> | FR-FE BG-05. |
| document.invoice.payee_party.party.company_name | PayeeParty.CompanyName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.contact.last_name | PayeeParty.ContactName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.contact.email | PayeeParty.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.contact.phone | PayeeParty.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.address.street1 | PayeeParty.PostalAddress.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.address.street2 | PayeeParty.PostalAddress.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.address.city | PayeeParty.PostalAddress.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.address.country | PayeeParty.PostalAddress.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.address.county | PayeeParty.PostalAddress.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.party.address.zip | PayeeParty.PostalAddress.PostalCode | <not mapped, but available for mapping to a custom field> | |
|
document.document_type |
- |
<unsupported> |
|
|
document.invoice.sub_type |
documentType |
[used to determine whether to create a PIN or a PCR] |
|
|
document.invoice.invoice_period (start half) |
InvoicePeriod.StartDate |
<not mapped, but available for mapping to a custom field> |
To adjust your org's dates, override the start date. (Optional) |
|
document.invoice.invoice_period (end half) |
InvoicePeriod.EndDate |
<not mapped, but available for mapping to a custom field> |
To adjust your org's dates, override the end date. (Optional) |
|
document.invoice.references[0].documentid |
CustomerReference |
c2g__Reference1__c |
document_type is buyer_reference |
|
BillingReference |
c2g__Reference2__c |
document_type is billing_reference | |
|
ContractDocumentReference |
<not mapped, but available for mapping to a custom field> |
document_type is contract_document_reference | |
|
CustomerOrderReference |
<not mapped, but available for mapping to a custom field> |
document_type is purchase_order | |
|
ProjectReference |
<not mapped, but available for mapping to a custom field> |
document_type is project_reference | |
|
document.invoice.payment_means_array |
PaymentMeans |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.payment_means_array[].code |
PaymentMeans.Code |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.payment_means_array[].account |
PaymentMeans.Account |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.payment_means_array[].holder |
PaymentMeans.Holder |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.payment_means_array[].branche_code |
PaymentMeans.BranchCode |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.payment_means_array[].payment_id |
PaymentMeans.PaymentId |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.payment_means_array[].mandate |
PaymentMeans.Mandate |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.payment_means_array[].network |
PaymentMeans.Network |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.accounting_cost |
AccountingCostCentre |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.external_key |
ExternalKey |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.external_user_id |
ExternalUserId |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.note |
Note |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.notes[0] |
Notes[0] |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.notes[1] |
Notes[1] |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.notes[2] |
Notes[2] |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.payment_terms.note |
PaymentTerms.Note |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.tax_subtotals |
TaxSubtoals |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.tax_subtotals[].taxable_amount |
TaxSubtotals[..].TaxableAmount |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.tax_subtotals[].tax_amount |
TaxSubtotals[..].Tax.Amount |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.tax_subtotals[].category |
TaxSubtotals[..].Tax.TaxCode |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.tax_subtotals[].percentage |
TaxSubtotals[..].Tax.Percent |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.tax_subtotals[].type |
TaxSubtotals[..].Tax.Type |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.tax_subtotals[].country |
TaxSubtotals[..].Tax.CountryIdentificationCode |
<not mapped, but available for mapping to a complex structure> |
|
|
document.invoice.delivery.actual_delivery_date |
Delivery.ActualDate |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.city |
Delivery.Location.City |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.country |
Delivery.Location.Country |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.county |
Delivery.Location.County |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.department |
Delivery.Location.Department |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.id |
Delivery.location.id |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.street1 |
Delivery.Location.Line1 |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.street2 |
Delivery.Location.Line2 |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.scheme_id |
Delivery.location.schemeId |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.zip |
Delivery.Location.Zip |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.building_number |
Delivery.Location.BuildingNumber |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.secondary_number |
Delivery.Location.SecondaryNumber |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_location.address.neighborhood |
Delivery.Location.Neighborhood |
<not mapped, but available for mapping to a custom field> |
|
|
document.invoice.delivery.delivery_party |
Delivery.PartyName |
<not mapped, but available for mapping to a custom field> |
|
| document.invoice.delivery.delivery_party.classification_code | Delivery.DeliveryParty.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.registration_name | Delivery.DeliveryParty.RegistrationName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.registration_authority_name | Delivery.DeliveryParty.RegistrationAuthorityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.passport_issuing_country | Delivery.DeliveryParty.PassportIssuingCountry | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.address.address_line1 | Delivery.DeliveryParty.Address.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.address.address_line2 | Delivery.DeliveryParty.Address.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.address.city_name | Delivery.DeliveryParty.Address.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.address.county | Delivery.DeliveryParty.Address.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.address.country_identification_code | Delivery.DeliveryParty.Address.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.address.postal_code | Delivery.DeliveryParty.Address.PostalCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.contact_details.first_name | Delivery.DeliveryParty.ContactDetails.FirstName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.contact_details.last_name | Delivery.DeliveryParty.ContactDetails.LastName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.contact_details.email_address | Delivery.DeliveryParty.ContactDetails.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.delivery.delivery_party.contact_details.telephone | Delivery.DeliveryParty.ContactDetails.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_type | References[..].DocumentType |
<not mapped, but available for mapping to a custom field> |
Import and Export fields are mandatory. Hardcoded. |
| document.invoice.references[].document_id | References[..].DocumentID |
<not mapped, but available for mapping to a custom field> |
Import and Export fields are mandatory. |
| document.invoice.references[].document_description | References[..].DocumentDescription | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].issue_date | References[..].IssueDate | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_id_list_id | References[..].DocumentIdListId | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_type_code | References[..].DocumentTypeCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].line_id | References[..].LineId | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_uuid | References[..].DocumentUUID | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_id_scheme_id | References[..].DocumentIdSchemeId | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_id_scheme_agency_id | References[..].DocumentIdSchemeAgencyId | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_id_scheme_version_id | References[..].DocumentIdSchemeVersionId | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_id_list_agency_id | References[..].DocumentIdListAgencyId | <not mapped, but available for mapping to a custom field> | |
| document.invoice.references[].document_id_list_version_id | References[..].DocumentIdListVersionId | <not mapped, but available for mapping to a custom field> | |
| document.tax_authority_id | UniqueDocumentCode | c2g__UniqueDocumentCode__c | |
| document.invoice.fr_cadre_de_facturation | FrCadreDeFacturation | <not mapped, but available for mapping to a custom field> | Used in French e-invoicing. |
| document.invoice.invoice_type_code | InvoiceTypeCode | <not mapped, but available for mapping to a custom field> | Used in French e-invoicing. |
| document.invoice.buyer_agent_party.party.company_name | BuyerAgentParty.Party.CompanyName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.registration_name | BuyerAgentParty.Party.RegistrationName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.classification_code | BuyerAgentParty.Party.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.additional_legal_information | BuyerAgentParty.Party.AdditionalLegalInformation | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.contact_details.first_name | BuyerAgentParty.Party.ContactDetails.FirstName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.contact_details.last_name | BuyerAgentParty.Party.ContactDetails.LastName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.contact_details.email_address | BuyerAgentParty.Party.ContactDetails.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.contact_details.telephone | BuyerAgentParty.Party.ContactDetails.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.address.address_line1 | BuyerAgentParty.Party.Address.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.address.address_line2 | BuyerAgentParty.Party.Address.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.address.city_name | BuyerAgentParty.Party.Address.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.address.county | BuyerAgentParty.Party.Address.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.address.country | BuyerAgentParty.Party.Address.Country | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.address.country_identification_code | BuyerAgentParty.Party.Address.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.party.address.postal_code | BuyerAgentParty.Party.Address.PostalCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.buyer_agent_party.public_identifiers | BuyerAgentParty.PublicIdentifiers | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.company_name | SalesAgentParty.Party.CompanyName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.registration_name | SalesAgentParty.Party.RegistrationName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.classification_code | SalesAgentParty.Party.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.additional_legal_information | SalesAgentParty.Party.AdditionalLegalInformation | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.registration_authority_name | SalesAgentParty.Party.RegistrationAuthorityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.passport_issuing_country | SalesAgentParty.Party.PassportIssuingCountry | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.contact_details.first_name | SalesAgentParty.Party.ContactDetails.FirstName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.contact_details.last_name | SalesAgentParty.Party.ContactDetails.LastName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.contact_details.email_address | SalesAgentParty.Party.ContactDetails.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.contact_details.telephone | SalesAgentParty.Party.ContactDetails.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.address.address_line1 | SalesAgentParty.Party.Address.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.address.address_line2 | SalesAgentParty.Party.Address.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.address.city_name | SalesAgentParty.Party.Address.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.address.county | SalesAgentParty.Party.Address.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.address.country | SalesAgentParty.Party.Address.Country | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.address.country_identification_code | SalesAgentParty.Party.Address.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.party.address.postal_code | SalesAgentParty.Party.Address.PostalCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.sales_agent_party.public_identifiers | SalesAgentParty.PublicIdentifiers | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.company_name | InvoiceeParty.Party.CompanyName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.registration_name | InvoiceeParty.Party.RegistrationName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.classification_code | InvoiceeParty.Party.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.additional_legal_information | InvoiceeParty.Party.AdditionalLegalInformation | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.registration_authority_name | InvoiceeParty.Party.RegistrationAuthorityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.passport_issuing_country | InvoiceeParty.Party.PassportIssuingCountry | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.contact_details.first_name | InvoiceeParty.Party.ContactDetails.FirstName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.contact_details.last_name | InvoiceeParty.Party.ContactDetails.LastName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.contact_details.email_address | InvoiceeParty.Party.ContactDetails.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.contact_details.telephone | InvoiceeParty.Party.ContactDetails.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.address.address_line1 | InvoiceeParty.Party.Address.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.address.address_line2 | InvoiceeParty.Party.Address.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.address.city_name | InvoiceeParty.Party.Address.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.address.county | InvoiceeParty.Party.Address.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.address.country | InvoiceeParty.Party.Address.Country | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.address.country_identification_code | InvoiceeParty.Party.Address.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.party.address.postal_code | InvoiceeParty.Party.Address.PostalCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicee_party.public_identifiers | InvoiceeParty.PublicIdentifiers | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.company_name | InvoicerParty.Party.CompanyName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.registration_name | InvoicerParty.Party.RegistrationName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.classification_code | InvoicerParty.Party.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.additional_legal_information | InvoicerParty.Party.AdditionalLegalInformation | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.registration_authority_name | InvoicerParty.Party.RegistrationAuthorityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.passport_issuing_country | InvoicerParty.Party.PassportIssuingCountry | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.contact_details.first_name | InvoicerParty.Party.ContactDetails.FirstName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.contact_details.last_name | InvoicerParty.Party.ContactDetails.LastName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.contact_details.email_address | InvoicerParty.Party.ContactDetails.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.contact_details.telephone | InvoicerParty.Party.ContactDetails.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.address.address_line1 | InvoicerParty.Party.Address.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.address.address_line2 | InvoicerParty.Party.Address.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.address.city_name | InvoicerParty.Party.Address.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.address.county | InvoicerParty.Party.Address.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.address.country | InvoicerParty.Party.Address.Country | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.address.country_identification_code | InvoicerParty.Party.Address.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.party.address.postal_code | InvoicerParty.Party.Address.PostalCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.invoicer_party.public_identifiers | InvoicerParty.PublicIdentifiers | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.company_name | PayerParty.CompanyName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.classification_code | PayerParty.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.registration_name | PayerParty.RegistrationName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.additional_legal_information | PayerParty.AdditionalLegalInformation | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.registration_authority_name | PayerParty.RegistrationAuthorityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.passport_issuing_country | PayerParty.PassportIssuingCountry | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.address.address_line1 | PayerParty.Address.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.address.address_line2 | PayerParty.Address.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.address.city_name | PayerParty.Address.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.address.county | PayerParty.Address.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.address.country | PayerParty.Address.Country | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.address.country_identification_code | PayerParty.Address.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.address.postal_code | PayerParty.Address.PostalCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.contact_details.first_name | PayerParty.ContactDetails.FirstName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.contact_details.last_name | PayerParty.ContactDetails.LastName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.contact_details.email_address | PayerParty.ContactDetails.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.contact_details.telephone | PayerParty.ContactDetails.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payer_party.public_identifiers | PayerParty.PublicIdentifiers | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.company_name | PayeeParty.CompanyName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.classification_code | PayeeParty.ClassificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.registration_name | PayeeParty.RegistrationName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.additional_legal_information | PayeeParty.AdditionalLegalInformation | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.registration_authority_name | PayeeParty.RegistrationAuthorityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.passport_issuing_country | PayeeParty.PassportIssuingCountry | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.address.address_line1 | PayeeParty.Address.AddressLine1 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.address.address_line2 | PayeeParty.Address.AddressLine2 | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.address.city_name | PayeeParty.Address.CityName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.address.county | PayeeParty.Address.County | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.address.country | PayeeParty.Address.Country | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.address.country_identification_code | PayeeParty.Address.CountryIdentificationCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.address.postal_code | PayeeParty.Address.PostalCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.contact_details.first_name | PayeeParty.ContactDetails.FirstName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.contact_details.last_name | PayeeParty.ContactDetails.LastName | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.contact_details.email_address | PayeeParty.ContactDetails.EmailAddress | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.contact_details.telephone | PayeeParty.ContactDetails.Telephone | <not mapped, but available for mapping to a custom field> | |
| document.invoice.payee_party.public_identifiers | PayeeParty.PublicIdentifiers | <not mapped, but available for mapping to a custom field> | |
| document.invoice.lines[n].additional_item_properties | AdditionalItemProperties | <not mapped, but available for mapping to a custom field> | |
| document.invoice.lines[n].additional_item_properties[n].name_code | AdditionalItemProperties.NameCode | <not mapped, but available for mapping to a custom field> | |
| document.invoice.lines[n].additional_item_properties[n].value_quantity | AdditionalItemProperties.ValueQuantity | <not mapped, but available for mapping to a custom field> | |
| document.invoice.lines[n].additional_item_properties[n].value_quantity_unit_code | AdditionalItemProperties.ValueQuantityUnitCode | <not mapped, but available for mapping to a custom field> | |
| UniqueDocumentCodeType | c2g__UniqueDocumentCodeType__c | This field is dependent on the UniqueDocumentCode. |
Expense Line Field Mapping
The table below lists the expense line field mappings. Some fields are populated with hard-coded values.
|
Storecove Purchase Invoice Line |
ElectronicInvoicingService.DocumentLine |
Payable Invoice Line Item |
Notes |
|---|---|---|---|
|
name |
ItemName |
<not mapped, but available for mapping to a custom field> |
|
|
description |
Description |
c2g__LineDescription__c |
|
|
item_price |
UnitPrice |
<not mapped, but available for mapping to a custom field> |
|
|
quantity |
Quantity |
<not mapped, but available for mapping to a custom field> |
|
|
base_quantity |
BaseQuantity |
<not mapped, but available for mapping to a custom field> |
|
|
quantity_unit_code |
UnitCode |
<not mapped, but available for mapping to a custom field> |
|
|
allowance_charges |
AllowanceCharges |
<not mapped, but available for mapping to a complex structure> |
|
|
allowance_charges[].amount |
AllowanceCharges.NetValue |
<not mapped, but available for mapping to a complex structure> |
|
|
amount_excluding_tax |
AmountExcludingTax |
c2g__NetValue__c |
|
|
taxes_duties_fees[0].amount |
TaxBreakdown[0].Amount |
c2g__TaxValue1__c |
|
|
taxes_duties_fees[0].percentage |
TaxBreakdown[0].Percent |
c2g__TaxRate1__c |
|
|
taxes_duties_fees[0].country |
TaxBreakdown[0].CountryIdentificationCode |
<not mapped, but available for mapping to a custom field> |
|
|
taxes_duties_fees[0].category |
TaxBreakdown[0].TaxCode |
<not mapped, but available for mapping to a custom field> |
|
|
taxes_duties_fees[0].type |
TaxBreakdown[0].Type |
||
|
invoice_period (start half) |
Period.StartDate |
c2g__DateFrom__c |
To adjust your org's dates, override the start date. (Optional) |
|
invoice_period (end half) |
Period.EndDate |
c2g__DateTo__c |
To adjust your org's dates, override the end date. (Optional) |
|
accounting.code |
AccountingDetail.code |
<not mapped, but available for mapping to a custom field> |
|
|
accounting.name |
AccountingDetail.Name |
<not mapped, but available for mapping to a custom field> |
|
| references[].document_description | References[..].DocumentDescription | <not mapped, but available for mapping to a custom field> | |
| references[].document_type | References[..].DocumentType | <not mapped, but available for mapping to a custom field> | This field is for the referenced documents at the line level. For example, referring to a prior delivery note, item classification code. (Optional) |
| references[].document_id_list_id | References[..].DocumentIdListId | <not mapped, but available for mapping to a custom field> | The list ID of the referenced document ID. The item classification code ID such as "CLASS, PTC". (Optional) |
| references[].document_id | References[..].DocumentId | <not mapped, but available for mapping to a custom field> | The ID of the referenced document (Optional). |
| references[].document_type_code | References[..].DocumentTypeCode | <not mapped, but available for mapping to a custom field> | |
| references[].line_id | References[..].LineId | <not mapped, but available for mapping to a custom field> | |
| references[].document_uuid | References[..].DocumentUUID | <not mapped, but available for mapping to a custom field> | |
| references[].document_id_scheme_id | References[..].DocumentIdSchemeId | <not mapped, but available for mapping to a custom field> | |
| references[].document_id_scheme_agency_id | References[..].DocumentIdSchemeAgencyId | <not mapped, but available for mapping to a custom field> | |
| references[].document_id_scheme_version_id | References[..].DocumentIdSchemeVersionId | <not mapped, but available for mapping to a custom field> | |
| references[].document_id_list_agency_id | References[..].DocumentIdListAgencyId | <not mapped, but available for mapping to a custom field> | |
| references[].document_id_list_version_id | References[..].DocumentIdListVersionId | <not mapped, but available for mapping to a custom field> | |
| notes[0] | Notes[0] | <not mapped, but available for mapping to a custom field> | |
| notes[1] | Notes[1] | <not mapped, but available for mapping to a custom field> | |
| notes[2] | Notes[2] | <not mapped, but available for mapping to a custom field> |
SECTIONS