Add new record to InvoicePaymentConditions table
Method | /AddInvoicePaymentCondition |
The request body is of type AddInvoicePaymentCondition.
Name | Description | Data Type |
---|---|---|
invoicePaymentCondition | InvoicePaymentConditionInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddInvoicePaymentConditionResponse.
Name | Description | Data Type |
---|---|---|
AddInvoicePaymentConditionResult | xml:int |
|