Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.raleyapps.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Raley Purchase Orders provides a REST API for B2B integration with third-party systems — such as ERP platforms, accounting tools, or custom internal applications. Base URL: https://po.raleyapps.com/

Authentication

All API requests require an API Key passed in the Authorization HTTP header. To get your API key:
  1. Open the Raley Apps configuration page in your Jira project
  2. Go to the API & Integrations tab
  3. Copy your key — or click Regenerate to create a new one

Available Endpoints

Suppliers

MethodEndpointDescription
GETapi/v1/external/get-suppliersList all configured suppliers
POSTapi/v1/external/create-supplierCreate a new supplier
PUTapi/v1/external/update-supplierUpdate an existing supplier

Products

MethodEndpointDescription
GETapi/v1/external/find-products-by-sku?sku=SKU_VALUEFind a product by SKU
POSTapi/v1/external/create-productCreate a new product
PUTapi/v1/external/update-productUpdate an existing product

Taxes

MethodEndpointDescription
GETapi/v1/external/get-taxesList all configured tax rates

Purchase Orders

MethodEndpointDescription
GETapi/v1/external/order-data?issueKey=MY_ISSUE_KEYGet details of a specific purchase order

Notes

  • Products require: SKU, unit price, supplier ID, tax rate, and active status
  • The API returns HTTP 404 when a requested resource is not found

Need Help?


Explore Other RaleyApps

Raley Emails Notifications

Send customized emails and Slack notifications from Jira and JSM.

Raley Intake Forms

Create powerful intake forms directly inside Jira and JSM.

Raley Bookman

Asset booking management inside the JSM portal.

Raley Favorites

Save and quickly access your most important Jira issues.
Browse all RaleyApps on the Atlassian Marketplace →