You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Raley PO exposes HTTP REST endpoints which you can use to facilitate B2B integration with your own system(s).

Authorization

The authorization is implemented via HTTP header "Authorization". Every time you execute a method call on our API you have to provide a valid value in this header. 

To get the value of Authorization header, navigate to Raley Apps configuration page and then click on API & Integrations tab. Then copy the value from API Key and use in in your application(s) to retrieve and modify data in Raley PO.

You can always regenerate the Auhtorization header, however, make sure that you've updated your systems which are making use of it.


Available APIs