POST api/Invoice/split?TotalAmount={TotalAmount}&averageAmount={averageAmount}&InvoiceID={InvoiceID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TotalAmount | decimal number |
Required |
|
averageAmount | decimal number |
Required |
|
InvoiceID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.