POST api/DRIVER_SALARY_ADVANCE/post_advance

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "MONGODBNAME": "sample string 1",
  "DSA_ID": 1,
  "DSA_RECEIVED_PLACE": "sample string 2",
  "DRIVER_NAME": "sample string 3",
  "DSA_DRIVER_ID": 4,
  "DSA_DATE": "sample string 5",
  "DSA_AMOUNT": "sample string 6",
  "DSA_STATUS": "sample string 7",
  "DSA_CATEGORY_ID": 8,
  "CategId": 9,
  "Id": 10,
  "VEHICLES_ID": 11,
  "CreatedBy": 12,
  "CreatedDate": "2025-12-08T13:29:48.8134116+05:30",
  "ModifiedBy": 14,
  "ModifiedDate": "2025-12-08T13:29:48.8134116+05:30",
  "Operation": 1,
  "Comments": "sample string 16"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'DRIVER_SALARY_ADVANCE'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true