0

I am trying to invoke following concur REST service https://www.concursolutions.com/api/v3.0/expense/allocations

How can I add custom fields into it. As per the doc, it supports 20 custom fields

Boghyon Hoffmann
  • 17,103
  • 12
  • 72
  • 170
vegeta
  • 297
  • 1
  • 14
  • are you looking to do a GET of existing allocations on create new ones? Also, have you seen the JavaScript SDK? https://github.com/concur/concur-platform-sdk-js – Simon Guest Oct 12 '15 at 03:30
  • I was testing GET of existing allcoations. – vegeta Oct 19 '15 at 11:51
  • When you make the GET call, you should automatically get all of the custom fields in the response. If you are not, can you share the output, and we can take a look... – Simon Guest Oct 22 '15 at 18:18

0 Answers0