Create purchase orders
ACCT
Simplify your customers’ purchasing workflows by pushing purchase orders that originate within your app to their third-party ERP or Accounting platform
1. See “sync customers or suppliers” use case
You have already followed the “Sync Customers or Suppliers” use case to ensure the vendors across your database and your customer’s accounting/ERP system are in sync.
3. Build a trigger to create purchase orders
Identify when to send Purchase Orders to your customer’s accounting platform. This could be a button or form within your app’s frontend or event-based logic built within your backend.
4. Create a purchase order
Submit a POST /purchase-order request to create the purchase order in your customer’s Accounting platform.
5. Identify when a purchase order is billed
Utilize the GET /Invoices endpoint to follow the purchase order through the billing process. Once billed, an invoice will exist with a reference to the created purchase order through the purchase_orders
field.
Simplify your Purchase Order integration with Merge
Integrate today or talk to our sales team to learn how Merge unlocks hundreds of integrations in days - not years.
Was this page helpful?
Still running into issues? Visit our Help Center.
Share your feedback:
Optional
Related use cases
Key models & fields
POST
status
issue_date
purchase_order_number
customer
memo
currency
line_items
tracking_categories
GETPOST
is_supplier
tax_number
status
currency
GET
name
description,
Typical sync frequency
Highest
Industries
SaaS Procurement
Spend Management