POST api/Masters/PostChallans

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
req
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "challanno": "sample string 1",
  "date": "2026-06-26T13:44:30.148607+05:00",
  "amount": 3.0,
  "banktransactionid": "sample string 4"
}

application/x-www-form-urlencoded

Sample:

Sample not available.