How do I enable an API endpoint?

An example error message:

"cErrorMessage": "API Call sxapicustSFGetOEOrderDataV3 not Enabled"

What are the steps to get an API endpoint enabled for me? This specific api URL is

SX/rest/sxapirestservice/sxapicustsfgetoeorderdatav3

NOTE: I am able to get successful responses with other endpoints within the API documentation

Best Answer

  • Brandon Watson
    Brandon Watson Member, Infor Partner Posts: 72
    Answer ✓

    Jason - All calls with the prefix sxapicust* are used for custom API Coding. You would need to have them setup to use. Each of these endpoints call a standard api though, so you are really looking for sxapisfgetoeorderdatav3 api. Try using that one.