Concur V2 Connector > Concur V2 Operations > Concur V2 Objects and Operations
  

Concur V2 Objects and Operations

The following table lists the supported Concur V2 objects and operations:
Concur Object
Operation Name
Relative Path to the Object
Allocations
GET
/expense/allocations
Allocations
GET BY ID
/expense/allocations/{id}
Attendee Types
GET, POST
/expense/attendeetypes
Attendee Types
GET BY ID, PUT, DELETE
/expense/attendeetypes/{id}
Attendees
GET, POST
/expense/attendees
Attendees
GET BY ID, PUT
/expense/attendees/{id}
Entries
GET, POST
/expense/entries
Entries
GET BY ID, PUT, DELETE
/expense/entries/{id}
Expense Group Configurations
GET
/expense/expensegroupconfigurations
Expense Group Configurations
GET BY ID
/expense/expensegroupconfigurations/{id}
Itemizations
GET, POST
/expense/itemizations
Itemizations
GET BY ID, PUT, DELETE
/expense/itemizations/{id}
List Items
GET, POST
/common/listitems
List Items
GET BY ID, PUT, DELETE
/common/listitems/{id}
Lists
GET, POST
/common/lists
Lists
GET BY ID, PUT
/common/lists/{id}
Opportunities
GET
/insights/opportunities
Reports
GET, POST
/expense/reports
Reports
GET BY ID, PUT
/expense/reports/{id}
When you use the Get operation, you can read maximum of 65,000 characters in a single call. If you face error while reading the records, reduce the limit specified for the Get operation and try again. For information about the operations, see the Concur API documentation.