POST api/GstVoucherApi/Post_saleofservices_for_save_update
Request Information
URI Parameters
None.
Body Parameters
GstVoucherName | Description | Type | Additional information |
---|---|---|---|
RecId | string |
None. |
|
VType | string |
None. |
|
VNo | string |
None. |
|
VDate | date |
None. |
|
InvNo | string |
None. |
|
InvDate | date |
None. |
|
AcCode | string |
None. |
|
AcDesc | string |
None. |
|
name | string |
None. |
|
address | string |
None. |
|
gstin | string |
None. |
|
upexup | string |
None. |
|
taxableamt | string |
None. |
|
CgstPer | string |
None. |
|
SgstPer | string |
None. |
|
igstPEr | string |
None. |
|
cgstamt | string |
None. |
|
sgstamt | string |
None. |
|
igstamt | string |
None. |
|
totalamt | string |
None. |
|
reversecharge | string |
None. |
|
IsCancelled | string |
None. |
|
AC_accode | string |
None. |
|
Ac_acdesc | string |
None. |
|
P_accode | string |
None. |
|
P_acdesc | string |
None. |
|
ITC | string |
None. |
|
Narration | string |
None. |
|
HSNSAC | string |
None. |
|
Database | string |
None. |
|
Compcode | string |
None. |
|
EventType | string |
None. |
|
finyear | string |
None. |
|
gstledger | Collection of ClsGstVoucherLedger |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |