Get single record from InvoicePaymentCondition table by specified primary key
Method | /GetSingleInvoicePaymentCondition |
The request body is of type GetSingleInvoicePaymentCondition.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInvoicePaymentConditionResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInvoicePaymentConditionResult | InvoicePaymentConditionInfo |
|