ApexERPHost

<back to all web services

GetMAction

Requires Authentication
The following routes are available for this service:
GET/Warehousing/MAction
GetMAction Parameters:
NameParameterData TypeRequiredDescription
ActionIdqueryGuidNo
GetMActionResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformMActionsNo
MActions Parameters:
NameParameterData TypeRequiredDescription
IdformGuid?No
FirstIdformGuid?No
ActionTypeIdformstringNo
ActionNameformstringNo
StartDateformDateTimeNo
EndDateformDateTimeNo
IsActiveformboolNo
ActionJsonformstringNo
UseTimesformboolNo
Priorityformint?No
MarkingformboolNo
MaxDiscLimitformboolNo
MaxDiscLimitCformboolNo
CrTimeformDateTimeNo
CUserformstringNo
UsedformboolNo
WeekdaysformstringNo
AllBrformboolNo
CommentformstringNo
IsDeletedformboolNo
UnidformGuid?No
InPosformboolNo
InOrdersformboolNo
IgnoreMarkingformboolNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /Warehousing/MAction HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":{"Id":"00000000000000000000000000000000","FirstId":"00000000000000000000000000000000","ActionTypeId":"String","ActionName":"String","StartDate":"\/Date(-62135596800000-0000)\/","EndDate":"\/Date(-62135596800000-0000)\/","IsActive":false,"ActionJson":"String","UseTimes":false,"Priority":0,"Marking":false,"MaxDiscLimit":false,"MaxDiscLimitC":false,"CrTime":"\/Date(-62135596800000-0000)\/","CUser":"String","Used":false,"Weekdays":"String","AllBr":false,"Comment":"String","IsDeleted":false,"Unid":"00000000000000000000000000000000","InPos":false,"InOrders":false,"IgnoreMarking":false}}