Jump to: navigation, search

Changes


RESTPost (Activity)

189 bytes added, 10:31, 26 March 2020
! Argument !! Type !! Direction !! Purpose
|- align="left"
| Body || {{String}} || In || Contains information wich is sent to the server
|- align="left"
| DisplayName || {{String}} || || Display's the name
|- align="left"
| Error || {{String}} || Out || Display's error message, appears when something is wrong with your request
|- align="left"
| DisplayName Headers || {{String}} || In || Authentication and providing information
|- align="left"
| Headers MethodName || {{String}} || In || Name of the method
|- align="left"
| MethodName Parameter || {{String}} || In || Refers to one of the pieces of data provided as input
|- align="left"
| Parameter Response || {{String}} || In Out || Data sent back to you
|- align="left"
| Response Result || {{String}} || Out || Result sent back to you
|- align="left"
| Result || {{String}} || Out || |- align="left"| Url || {{String}} || In || |- align="left"| Result || {{Boolean}} || Out || True or FalseSpecified Url
|- align="left"
|}
415
edits