Values

APIDescription
GET api/Values/Get

No documentation available.

GET api/Values/Get/{id}

No documentation available.

POST api/Values/Post

No documentation available.

PUT api/Values/Put/{id}

No documentation available.

DELETE api/Values/Delete/{id}

No documentation available.

Contract

APIDescription
GET api/Contract/Get

No documentation available.

GET api/Contract/Get/{id}

No documentation available.

GET api/Contract/GetCustomer?nationCode={nationCode}

No documentation available.

GET api/Contract/GetCircular?code={code}

No documentation available.

GET api/Contract/GetProduct?productGroupId={productGroupId}

No documentation available.

GET api/Contract/AddContract?nationCode={nationCode}&firstName={firstName}&lastName={lastName}&phone={phone}&postCode={postCode}&address={address}&circularItemId={circularItemId}&proId={proId}&val={val}&cheqNo={cheqNo}&paymentDate={paymentDate}

No documentation available.

GET api/Contract/AddCustomer?nationCode={nationCode}&firstName={firstName}&lastName={lastName}&phone={phone}&postCode={postCode}&address={address}&circularItemId={circularItemId}&proId={proId}&val={val}&cheqNo={cheqNo}

No documentation available.