suspend fun getRequestPostData(input: GetRequestPostDataRequest): GetRequestPostDataResponse
Returns post data sent with the request. Returns an error when no data was sent with the request.
Official doc