ApexERPHost

<back to all web services

SaveMofFaTranzit

Requires Authentication
The following routes are available for this service:
POST/Accounting/FixedAssets/SaveMofFaTranzit
SaveMofFaTranzit Parameters:
NameParameterData TypeRequiredDescription
MofFaTranbodyMofFaTranzitNo
MofFaTranzit Parameters:
NameParameterData TypeRequiredDescription
tidformintNo
ddateformDateTime?No
waybillidformint?No
waybillnumformstringNo
cuserformstringNo
crtimeformDateTime?No
activatedformDateTime?No
actuserformstringNo
IUDformintNo
SaveMofFaTranzitResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
Resultformint?No

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

HTTP + X-PROTOBUF

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

POST /Accounting/FixedAssets/SaveMofFaTranzit HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: application/x-protobuf
Content-Type: application/x-protobuf
Content-Length: length

{"MofFaTran":{"tid":0,"ddate":"\/Date(-62135596800000-0000)\/","waybillid":0,"waybillnum":"String","cuser":"String","crtime":"\/Date(-62135596800000-0000)\/","activated":"\/Date(-62135596800000-0000)\/","actuser":"String","IUD":0}}
HTTP/1.1 200 OK
Content-Type: application/x-protobuf
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":0}