GetPositionsByEntity: GetPositionsByEntity API Call

View source: R/GetPositions.R

GetPositionsByEntityR Documentation

GetPositionsByEntity API Call

Description

This function queries the Archway API for information on Open Positions. It is programmed to fetch positions for a single entity

Usage

GetPositionsByEntity(
  username,
  password,
  enterpriseID,
  EntityID,
  StartDate,
  EndDate
)

Arguments

username

Username for the API

password

Password for the API

enterpriseID

Enterprise ID

EntityID

Archway Entity ID

StartDate

Date for beginning of period in yyyy-mm-dd format

EndDate

Date for end of period in yyyy-mm-dd format


jjcole415/ATWebR documentation built on April 19, 2022, 11:46 p.m.