POST api/MSEXTMJagr

Request Information

URI Parameters

None.

Body Parameters

MSEXTMJ_Model_agr
NameDescriptionTypeAdditional information
EditMode

integer

None.

MSEXTMJ_Index

integer

None.

TableNumber

integer

None.

DB

string

None.

vcmx1

string

None.

vcmx2

string

None.

vcmx3

string

None.

vcmx4

string

None.

vcmx5

string

None.

vcmx6

string

None.

vcmx7

string

None.

vc1

string

None.

vc2

string

None.

vc3

string

None.

vc4

string

None.

vc5

string

None.

vc6

string

None.

vc7

string

None.

txt1

string

None.

BranchID

integer

None.

int1

integer

None.

bit1

boolean

None.

bit2

boolean

None.

bit3

boolean

None.

bit4

boolean

None.

bit5

boolean

None.

smint1

integer

None.

smint2

integer

None.

smint3

integer

None.

smint4

integer

None.

smint5

integer

None.

mny1

decimal number

None.

mny2

decimal number

None.

mny3

decimal number

None.

mny4

decimal number

None.

mny5

decimal number

None.

flt1

decimal number

None.

flt2

decimal number

None.

date1

date

None.

date2

date

None.

date3

date

None.

time1

time interval

None.

time2

time interval

None.

time3

time interval

None.

dtime1

date

None.

dtime2

date

None.

dtime3

date

None.

img1

Collection of byte

None.

Request Formats

application/json, text/json

Sample:
{
  "EditMode": 1,
  "MSEXTMJ_Index": 2,
  "TableNumber": 3,
  "DB": "sample string 4",
  "vcmx1": "sample string 5",
  "vcmx2": "sample string 6",
  "vcmx3": "sample string 7",
  "vcmx4": "sample string 8",
  "vcmx5": "sample string 9",
  "vcmx6": "sample string 10",
  "vcmx7": "sample string 11",
  "vc1": "sample string 12",
  "vc2": "sample string 13",
  "vc3": "sample string 14",
  "vc4": "sample string 15",
  "vc5": "sample string 16",
  "vc6": "sample string 17",
  "vc7": "sample string 18",
  "txt1": "sample string 19",
  "BranchID": 1,
  "int1": 1,
  "bit1": true,
  "bit2": true,
  "bit3": true,
  "bit4": true,
  "bit5": true,
  "smint1": 1,
  "smint2": 1,
  "smint3": 1,
  "smint4": 1,
  "smint5": 1,
  "mny1": 1.0,
  "mny2": 1.0,
  "mny3": 1.0,
  "mny4": 1.0,
  "mny5": 1.0,
  "flt1": 1.1,
  "flt2": 1.1,
  "date1": "2025-12-06T05:49:42.6949944+02:00",
  "date2": "2025-12-06T05:49:42.6949944+02:00",
  "date3": "2025-12-06T05:49:42.6949944+02:00",
  "time1": "00:00:00.1234567",
  "time2": "00:00:00.1234567",
  "time3": "00:00:00.1234567",
  "dtime1": "2025-12-06T05:49:42.6949944+02:00",
  "dtime2": "2025-12-06T05:49:42.6949944+02:00",
  "dtime3": "2025-12-06T05:49:42.6949944+02:00",
  "img1": "QEA="
}

application/xml, text/xml

Sample:
<MSEXTMJ_Model_agr xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AdroitERPWebApis">
  <BranchID>1</BranchID>
  <DB>sample string 4</DB>
  <EditMode>1</EditMode>
  <MSEXTMJ_Index>2</MSEXTMJ_Index>
  <TableNumber>3</TableNumber>
  <bit1>true</bit1>
  <bit2>true</bit2>
  <bit3>true</bit3>
  <bit4>true</bit4>
  <bit5>true</bit5>
  <date1>2025-12-06T05:49:42.6949944+02:00</date1>
  <date2>2025-12-06T05:49:42.6949944+02:00</date2>
  <date3>2025-12-06T05:49:42.6949944+02:00</date3>
  <dtime1>2025-12-06T05:49:42.6949944+02:00</dtime1>
  <dtime2>2025-12-06T05:49:42.6949944+02:00</dtime2>
  <dtime3>2025-12-06T05:49:42.6949944+02:00</dtime3>
  <flt1>1.1</flt1>
  <flt2>1.1</flt2>
  <img1>QEA=</img1>
  <int1>1</int1>
  <mny1>1</mny1>
  <mny2>1</mny2>
  <mny3>1</mny3>
  <mny4>1</mny4>
  <mny5>1</mny5>
  <smint1>1</smint1>
  <smint2>1</smint2>
  <smint3>1</smint3>
  <smint4>1</smint4>
  <smint5>1</smint5>
  <time1>PT0.1234567S</time1>
  <time2>PT0.1234567S</time2>
  <time3>PT0.1234567S</time3>
  <txt1>sample string 19</txt1>
  <vc1>sample string 12</vc1>
  <vc2>sample string 13</vc2>
  <vc3>sample string 14</vc3>
  <vc4>sample string 15</vc4>
  <vc5>sample string 16</vc5>
  <vc6>sample string 17</vc6>
  <vc7>sample string 18</vc7>
  <vcmx1>sample string 5</vcmx1>
  <vcmx2>sample string 6</vcmx2>
  <vcmx3>sample string 7</vcmx3>
  <vcmx4>sample string 8</vcmx4>
  <vcmx5>sample string 9</vcmx5>
  <vcmx6>sample string 10</vcmx6>
  <vcmx7>sample string 11</vcmx7>
</MSEXTMJ_Model_agr>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.