ApiHelper/ExecutePostApi

Executes POST API at other URL.

Request Information

Parameters

NameDescriptionType
url

URL

String

contents

Body (JSON format)

String

querystring

Query string

String

internalCallKeyword

Internal call keyword

String

headers

Request headers

Dictionary`2

Response Information

Response Description

DescriptionType

Response

HttpResponseMessage