POST WalletTransactions/AddWalletTransactions

Request Information

URI Parameters

None.

Body Parameters

WalletTransactionsDataContext
NameDescriptionTypeAdditional information
filterStatus

boolean

None.

paginationStatus

boolean

None.

textSearch

string

None.

language

string

None.

columnName

string

None.

PageSortTypeId

integer

None.

statusWithAll

boolean

None.

pageSize

integer

None.

page

integer

None.

sortToken

string

None.

userAuthorizeToken

string

None.

walletTransactionToken

string

None.

walletTransactionCode

string

None.

methodPaidToken

string

None.

methodPaidNameCurrent

string

None.

clientToken

string

None.

clientNameCurrent

string

None.

employeeToken

string

None.

employeeNameCurrent

string

None.

contractorToken

string

None.

contractorNameCurrent

string

None.

walletTransactionReasonEn

string

None.

walletTransactionReasonAr

string

None.

walletTransactionReasonUnd

string

None.

walletTransactionTypeToken

string

None.

walletTransactionTypeNameEn

string

None.

walletTransactionTypeNameAr

string

None.

walletTransactionTypeNameUnd

string

None.

walletTransactionValue

decimal number

None.

walletTransactionOldValue

decimal number

None.

walletTransactionNewValue

decimal number

None.

userMakeActionToken

string

None.

userMakeActionNameCurrent

string

None.

notes

string

None.

actionDateTime

string

None.

actionDate

string

None.

actionTime

string

None.

walletTransactionArchiveStatus

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "filterStatus": true,
  "paginationStatus": true,
  "textSearch": "sample string 3",
  "language": "sample string 4",
  "columnName": "sample string 5",
  "PageSortTypeId": 6,
  "statusWithAll": true,
  "pageSize": 8,
  "page": 9,
  "sortToken": "sample string 10",
  "userAuthorizeToken": "sample string 11",
  "walletTransactionToken": "sample string 12",
  "walletTransactionCode": "sample string 13",
  "methodPaidToken": "sample string 14",
  "methodPaidNameCurrent": "sample string 15",
  "clientToken": "sample string 16",
  "clientNameCurrent": "sample string 17",
  "employeeToken": "sample string 18",
  "employeeNameCurrent": "sample string 19",
  "contractorToken": "sample string 20",
  "contractorNameCurrent": "sample string 21",
  "walletTransactionReasonEn": "sample string 22",
  "walletTransactionReasonAr": "sample string 23",
  "walletTransactionReasonUnd": "sample string 24",
  "walletTransactionTypeToken": "sample string 25",
  "walletTransactionTypeNameEn": "sample string 26",
  "walletTransactionTypeNameAr": "sample string 27",
  "walletTransactionTypeNameUnd": "sample string 28",
  "walletTransactionValue": 29.0,
  "walletTransactionOldValue": 30.0,
  "walletTransactionNewValue": 31.0,
  "userMakeActionToken": "sample string 32",
  "userMakeActionNameCurrent": "sample string 33",
  "notes": "sample string 34",
  "actionDateTime": "sample string 35",
  "actionDate": "sample string 36",
  "actionTime": "sample string 37",
  "walletTransactionArchiveStatus": true
}

application/xml, text/xml

Sample:
<WalletTransactionsDataContext xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.TreasuriesTransactions">
  <actionDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 36</actionDate>
  <actionDateTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 35</actionDateTime>
  <actionTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 37</actionTime>
  <clientNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 17</clientNameCurrent>
  <clientToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 16</clientToken>
  <contractorNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 21</contractorNameCurrent>
  <contractorToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 20</contractorToken>
  <employeeNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 19</employeeNameCurrent>
  <employeeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 18</employeeToken>
  <methodPaidNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 15</methodPaidNameCurrent>
  <methodPaidToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 14</methodPaidToken>
  <notes xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 34</notes>
  <userMakeActionNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 33</userMakeActionNameCurrent>
  <userMakeActionToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 32</userMakeActionToken>
  <walletTransactionArchiveStatus xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">true</walletTransactionArchiveStatus>
  <walletTransactionCode xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 13</walletTransactionCode>
  <walletTransactionNewValue xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">31</walletTransactionNewValue>
  <walletTransactionOldValue xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">30</walletTransactionOldValue>
  <walletTransactionReasonAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 23</walletTransactionReasonAr>
  <walletTransactionReasonEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 22</walletTransactionReasonEn>
  <walletTransactionReasonUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 24</walletTransactionReasonUnd>
  <walletTransactionToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 12</walletTransactionToken>
  <walletTransactionTypeNameAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 27</walletTransactionTypeNameAr>
  <walletTransactionTypeNameEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 26</walletTransactionTypeNameEn>
  <walletTransactionTypeNameUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 28</walletTransactionTypeNameUnd>
  <walletTransactionTypeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">sample string 25</walletTransactionTypeToken>
  <walletTransactionValue xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Treasuries.WalletTransactions">29</walletTransactionValue>
  <PageSortTypeId>6</PageSortTypeId>
  <columnName>sample string 5</columnName>
  <filterStatus>true</filterStatus>
  <language>sample string 4</language>
  <page>9</page>
  <pageSize>8</pageSize>
  <paginationStatus>true</paginationStatus>
  <sortToken>sample string 10</sortToken>
  <statusWithAll>true</statusWithAll>
  <textSearch>sample string 3</textSearch>
  <userAuthorizeToken>sample string 11</userAuthorizeToken>
</WalletTransactionsDataContext>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.