GetAPBills: GetAPBills API Call

View source: R/GetAPBills.R

GetAPBillsR Documentation

GetAPBills API Call

Description

This function queries the Archway API for information on Portfolio Transactions for a given period and returns xml

Usage

GetAPBills(username, password, enterpriseID, BillStartDate, BillEndDate)

Arguments

username

Username for the API

password

Password for the API

enterpriseID

Enterprise 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.