How do I enable an API endpoint?
Jason Mariquina
Member Posts: 3
in API Gateway
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
0
Best 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.
0