API | Path |
---|---|
salesCreditMemos | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/salesCreditMemos |
Fields
Name | Type | MaxLength | Description |
---|---|---|---|
id | Guid | ||
number | String | 20 | |
externalDocumentNumber | String | 35 | |
creditMemoDate | Date | ||
postingDate | Date | ||
dueDate | Date | ||
customerId | Guid | ||
customerNumber | String | 20 | |
customerName | String | 100 | |
billToName | String | 100 | |
billToCustomerId | Guid | ||
billToCustomerNumber | String | 20 | |
sellToAddressLine1 | String | 100 | |
sellToAddressLine2 | String | 50 | |
sellToCity | String | 30 | |
sellToCountry | String | 10 | |
sellToState | String | 30 | |
sellToPostCode | String | 20 | |
billToAddressLine1 | String | 100 | |
billToAddressLine2 | String | 50 | |
billToCity | String | 30 | |
billToCountry | String | 10 | |
billToState | String | 30 | |
billToPostCode | String | 20 | |
postingDescription | String | ||
shortcutDimension1Code | String | 20 | |
shortcutDimension2Code | String | 20 | |
currencyId | Guid | ||
currencyCode | String | ||
paymentTermsId | Guid | ||
paymentMethodCode | String | ||
shipmentMethodId | Guid | ||
salesperson | String | 20 | |
pricesIncludeTax | Boolean | ||
discountAmount | Decimal | ||
discountAppliedBeforeTax | Boolean | ||
totalAmountExcludingTax | Decimal | ||
totalTaxAmount | Decimal | ||
totalAmountIncludingTax | Decimal | ||
status | String | ||
lastModifiedDateTime | DateTimeOffset | ||
invoiceId | Guid | ||
invoiceNumber | String | 20 | |
phoneNumber | String | 30 | |
String | 80 | ||
locationCode | String | ||
userId | String | ||
documentLink | String | ||
documentNote | String | ||
customerReturnReasonId | Guid | ||
apiTotalAmountExclVAT | Decimal | ||
apiTotalAmountInclVAT | Decimal |
Related API's (expand)
Name | Type | Description |
---|---|---|
customer | Microsoft.NAV.customer | |
dimensionValue | Microsoft.NAV.dimensionValue | |
dimensionSetLines | Collection(Microsoft.NAV.dimensionSetLine) | |
salesCreditMemoLines | Collection(Microsoft.NAV.salesCreditMemoLine) | |
pdfDocument | Microsoft.NAV.pdfDocument | |
attachments | Collection(Microsoft.NAV.attachment) | |
documentAttachments | Collection(Microsoft.NAV.documentAttachment) |