ExchangeRate

APIDescription
GET api/ExchangeRate/GetExchangeRate/{fromcurrency}/{tocurrency}/{date}

Get ExchangeRate By Date From Currency To Currency

GET api/ExchangeRate/GetExchangeRateListByDate/{tocurrency}/{date}

Get ExchangeRate By Date From Currency To Currency

GET api/ExchangeRate/GetBudgetRate/{fromcurrency}/{tocurrency}/{date}

Get ExchangeRate By Date From Currency To Currency

Currency

APIDescription
GET api/Currency/GetCurrency

Get Currency List

CostCenter

APIDescription
GET api/CostCenter/GetCostCenterByCode/{code}/{companyabacuscode}

Get Cost Center Detail By Code and CompanyAbacusCode

GET api/CostCenter/GetCostCenterList/{keyword}/{companyabacuscode}

Get Cost Center List By Code(Like) and CompanyAbacusCode(Optional)

GET api/CostCenter/SearchCostCenter/{keyfield}/{keyword}/{isall}/{companyabacuscode}

Get Cost Center List By Field(costcenter,companyabacuscode,personincharge) and CompanyAbacusCode(Optional)

GET api/CostCenter/GetResponsibleByCode?code={code}

Get Cost Center Responsible By Code

Address

APIDescription
GET api/Address/GetAddressByID/{id}

C:\Users\Administrator\Documents\Visual Studio 2013\Projects\CNABB.ServiceBus.WCF\CNABB.MasterData.Azure.WebAPI\App_Data\ Get Address Detail By AddressID

GET api/Address/GetAddressListByCity/{city}

Get Address List By City Or CityCode

GET api/Address/GetAddressListByCountry/{country}

Get Address List By Country

OUMasterData

APIDescription
GET api/OUMasterData/GetAllChildsByOUID/{id}

Get All Childs list By OUID

GET api/OUMasterData/GetAllParentsByOUID/{id}

Get All Parents List By OUID

GET api/OUMasterData/GetAllChildsByHeader/{header}

Get All Childs By Header

GET api/OUMasterData/GetOUDetailByOUID/{id}

Get OUDetail By OUID

Organization

APIDescription
GET api/Organization/GetAllDivision

Get All Division

GET api/Organization/GetAllBU

Get All BU

GET api/Organization/GetAllPG

Get All PG

GET api/Organization/SearchByCodeAndLevel/{code}/{level}

Search By Code And Level

GET api/Organization/GetChildByParentCode/{parentcode}

GetChildByParentCode

EmployeeTransfer

APIDescription
GET api/EmployeeTransfer/GetTransferEmployeeByGEID/{geid}

"Get TransferEmployee By GEID

GET api/EmployeeTransfer/GetTransferEmployeeByCompany/{company}

Get TransferEmployee By company

GET api/EmployeeTransfer/GetTransferEmployeeByDate/{date}

Get TransferEmployee By date

GET api/EmployeeTransfer/GetTransferEmployeeByUpdateTime/{date}

Get TransferEmployee By UpdateTime

Company

APIDescription
GET api/Company/GetCompanyByCode/{code}

Get Company Detail By Code Or AbacusCode

GET api/Company/GetCompanyListByCountry/{country}

Get Company List By Country

GET api/Company/GetCompanyList/{organization}

Get Company List

Employee

APIDescription
GET api/Employee/GetEmployeeByEmployeeNumber/{employeenumber}/{country}/{isall}/{accesstoken}

Get Employee By EmpolyeeNumber

GET api/Employee/GetEmployeeByADAccount/{adaccount}/{isall}/{accesstoken}

Get Employee By ADAccount

GET api/Employee/GetEmployeeByEmail/{email}/{isall}/{accesstoken}

Get Employee By Email

GET api/Employee/GetEmployeeByGEID/{geid}/{isall}/{accesstoken}

Get Employee By GEID

GET api/Employee/GetEmployeeListByCountry/{country}

Get Employee List By Country

GET api/Employee/GetEmployeeListByCompany/{company}

Get Employee List By Company

GET api/Employee/SearchEmployeeByCountry/{keyword}/{country}/{maxcount}

Get Employee List

GET api/Employee/GetEmployeeListByLineManager/{keyfield}/{keyword}

No documentation available.

GET api/Employee/GetEmployeeListByHRPartner/{keyfield}/{keyword}

GetEmployeeListByHRParnter

GET api/Employee/GetEmployeeByPhoneNo/{phoneno}

GetEmployeeListByHRParnter

GET api/Employee/EmployeeTest/{para}

Get Employee List

GET api/Employee/SearchEmployeeByPage/{keyword}/{pageindex}/{pagesize}

SearchEmployeeByPage

GET api/Employee/GetEmployeeCompany/{FieldName}/{Value}/{IsAll}/{CompanyAbacusCode}

GetEmployeeCompany

GET api/Employee/GetInactiveEmployeeList/{StartDate}/{EndDate}/{KeyField}/{KeyWord}

GetInactiveEmployeeList

Values

APIDescription
GET api/Values/GetEmployeeByADAccount

No documentation available.

GET api/Values/GetEmployeeByGEID

No documentation available.

GET api/Values

No documentation available.

GET api/Values/{id}

No documentation available.

POST api/Values

No documentation available.

PUT api/Values/{id}

No documentation available.

DELETE api/Values/{id}

No documentation available.

Customer

APIDescription
GET api/Customer/GetCustomerByCustomerNo/{customerno}/{scope}

Get Customer By CustomerNo

GET api/Customer/GetBasicDataByCustomerNo/{customerno}/{scope}

Get BasicData By CustomerNo

GET api/Customer/SearchCustomerByCustomerNo/{customerno}/{scope}/{maxcount}/{company}/{creditcontrolarea}

SearchCustomerByCustomerNo

GET api/Customer/SearchCustomerByCustomerName/{customername}/{scope}/{maxcount}/{company}/{creditcontrolarea}

Search Customer By CustomerName

GET api/Customer/SearchCustomerByName?customername={customername}&scope={scope}&maxcount={maxcount}&company={company}&creditcontrolarea={creditcontrolarea}

Search Customer By CustomerName(Support Chinese characters)

Vendor

APIDescription
GET api/Vendor/GetVendorByVendorNo/{vendorno}/{scope}

Get Vendor By VendorNo

GET api/Vendor/GetBasicDataByVendorNo/{vendorno}/{scope}

Get BasicData By VendorNo

GET api/Vendor/SearchVendorByVendorNo/{vendorno}/{scope}/{maxcount}/{company}

Search Vendor By VendorNo

GET api/Vendor/SearchVendorByVendorName/{vendorname}/{scope}/{maxcount}/{company}

Search Vendor By VendorName

GET api/Vendor/SearchVendorByName?vendorname={vendorname}&scope={scope}&maxcount={maxcount}&company={company}

Search Vendor By VendorName(Support Chinese characters)