MapItemAction contains HttpMethod field that specifies type of the request method. HttpMethod is a string value that must be equals to one of the listed below:

  • Get
  • Post
  • Put
  • Delete