POST Payments/PaymentItem?validateOnly={validateOnly}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
validateOnly | boolean |
Default value is False |
Body Parameters
PaymentItemDTOName | Description | Type | Additional information |
---|---|---|---|
PaymentID | integer |
None. |
|
PaymentItemID | integer |
None. |
|
PaymentMethod | PaymentMethod |
None. |
|
InvoiceID | integer |
None. |
|
Amount | decimal number |
None. |
|
ClientID | integer |
None. |
|
BUID | integer |
None. |
|
PaymentInstallmentID | integer |
None. |
|
RecordState | RecordState |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded, application/x-compressed-json
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, application/x-compressed-json
Sample:
Sample not available.