Versionsnyheter återfinns här>>
void UpdateInvoicePaymentAmount(
CompanySelector companySelector,
string supplierId,
string invoiceId,
decimal PaymentAmount
)
Sub UpdateInvoicePaymentAmount (
companySelector As CompanySelector,
supplierId As String,
invoiceId As String,
PaymentAmount As Decimal
)
function UpdateInvoicePaymentAmount(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 |