POST api/LoadReceipt?LRType={LRType}&LRNum={LRNum}&grandTotalAmt={grandTotalAmt}&FromARMobileNo={FromARMobileNo}&FromARName={FromARName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LRType | string |
Required |
|
| LRNum | string |
Required |
|
| grandTotalAmt | decimal number |
Required |
|
| FromARMobileNo | string |
Required |
|
| FromARName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.