POST services/api/v1/Generate_InterBranchVoucherNo

Request Information

URI Parameters

None.

Body Parameters

Vouchertype_Location_Company
NameDescriptionTypeAdditional information
Vouchertype

integer

None.

LocationId

integer

None.

CompanyId

integer

None.

IsAccounts

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "Vouchertype": 1,
  "LocationId": 2,
  "CompanyId": 3,
  "IsAccounts": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"