Home / API / ASP.NET Web API Details

GET api/v1/Account/GetLatestEstimateId?accountid={accountid}

Description

Get the Latest EstimateId by Account

Request Information

Parameters

NameDescriptionAdditional information
accountid

Define this parameter in the request URI.

Response Information

EstimateId

Response body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>