Skip to main content
Question

Do you know where I can find API documentation on the syntax needed for the REST API’s (or BizAPI’s)? For example, if I wanted to test updating the Sales Part Price.

  • January 26, 2023
  • 7 replies
  • 294 views

RobMagruderLantronix
Do Gooder (Customer)
Forum|alt.badge.img+1

Do you know where I can find API documentation on the syntax needed for the REST API’s (or BizAPI’s)?  For example, if I wanted to test updating the Sales Part Price.

7 replies

Forum|alt.badge.img+10
  • Hero (Customer)
  • January 26, 2023

Hi

The API for each projection is defined separately, so it will depend exactly which sales pricing you want to update.  If it is the price on the Sales Part page then the projection to use is SalesPartHandling.

Assuming you are using Cloud, navigate to the API Explorer, search for the SalesPartHandling in the projection then select ‘Documentation → API Doc’ from the three dots.

 


RobMagruderLantronix
Do Gooder (Customer)
Forum|alt.badge.img+1

We aren’t using Cloud.  We are still on APPS10.  Is there a way to view this information if we are on APPS10 with the IEE client?


Arosha Mudalige
Do Gooder (Employee)
Forum|alt.badge.img+6
  • Do Gooder (Employee)
  • January 27, 2023

Hi @RobMagruderLantronix

Could you please try to get these information using the Aurena URL in App 10 as below?

Example:
To get BizAPI list use,
https://xxxxx.corpnet.ifsworld.com:xxxx/int/soapgateway

From this get the bizAPI you want and use the following link to get more infomation on this
https://xxxxx.corpnet.ifsworld.com:xxxx/int/soapgateway?bizapi=SEND_SALES_PART

You could also refer to the help page as follows to get more information on this
https://xxxxx.corpnet.ifsworld.com:xxxx/int/soapgateway?help

Thanks & Best Regards,
Arosha

 

 


Forum|alt.badge.img+21
  • Superhero (Employee)
  • January 27, 2023

Hi

The API for each projection is defined separately, so it will depend exactly which sales pricing you want to update.  If it is the price on the Sales Part page then the projection to use is SalesPartHandling.

Assuming you are using Cloud, navigate to the API Explorer, search for the SalesPartHandling in the projection then select ‘Documentation → API Doc’ from the three dots.

 

API explorer also exists for APP10 so MMcK’s post is still valid for Rest API’s.


RobMagruderLantronix
Do Gooder (Customer)
Forum|alt.badge.img+1

How do I find it for APP10 if we don’t have Aurena set up?


william.klotz
Superhero (Customer)
Forum|alt.badge.img+21
  • Superhero (Customer)
  • January 27, 2023

Hi @RobMagruderLantronix ,

 

I know you were looking for RestAPI or BizAPI information which the above posts answer. 

Have you considered using a migration job to update the sales part pricing? 

 

Regards,

William Klotz


Forum|alt.badge.img+10
  • Sidekick (Customer)
  • July 3, 2025

Hi - We have a request to see if something is available as an RestAPI in Cloud but not 10. We want to future proof an intergration.

Any idea if we can see - or do I need to ‘phone a friend’

 

Thanks,

 

Matthew