POST api/PAM/PAMData
Request Information
URI Parameters
None.
Body Parameters
PAMHead| Name | Description | Type | Additional information |
|---|---|---|---|
| iInvoiceNumber | string |
None. |
|
| iInvoiceDate | string |
None. |
|
| iSelrGSTIN | string |
None. |
|
| iBuyrGSTIN | string |
None. |
|
| iDelrCode | string |
None. |
|
| iOrdrRef | string |
None. |
|
| iTotQty | integer |
None. |
|
| iTotAmt | decimal number |
None. |
|
| iTrprChrg | decimal number |
None. |
|
| iFrtChrg | decimal number |
None. |
|
| iOthChrg | decimal number |
None. |
|
| iRoffAmt | decimal number |
None. |
|
| iCancYN | string |
None. |
|
| PamItem | Collection of PamItem |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of PamOut| Name | Description | Type | Additional information |
|---|---|---|---|
| CCStatus | string |
None. |
|
| StatCode | string |
None. |
|
| StatDesc | string |
None. |
|
| INDate | string |
None. |
|
| INTime | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.