cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Are there any APIs to create a Purchase Requisition in Ariba

ravishankar2020
Explorer
0 Likes
492

Hi,

I am planning to create the Purchase Requisition in Ariba through the REST APIs but I am unable to find the APIs to do this activity.

Can anyone please help me with the APIs documentation link or any reference links?

Accepted Solutions (0)

Answers (1)

Answers (1)

AlixPelletier
Discoverer
0 Likes

Hello, 

You can create the PR with a SOAP API !

The documentation is here: Web Service: RequisitionImportPull - Generated by wsdl-viewer.xsl

Mandatory fields : minOccurs=1.
Optional fields :  minOccurs=0.

Alix.