Versionsnyheter återfinns här>>
void UpdateWithAddInvoicePaymentAmount(
CompanySelector companySelector,
string supplierId,
string invoiceId,
decimal PaymentAmount
)
Sub UpdateWithAddInvoicePaymentAmount (
companySelector As CompanySelector,
supplierId As String,
invoiceId As String,
PaymentAmount As Decimal
)
function UpdateWithAddInvoicePaymentAmount(companySelector, supplierId, invoiceId, PaymentAmount);
ServiceFault | Kastas om det inte går att genomföra metodanropet. För information om orsaken, se [fångat exception].Detail.Messages |