Oracle E-Business Suite · Arazzo Workflow
Oracle EBS Customer Receipt Application
Version 1.0.0
Find an open AR invoice for a customer, then check for a matching cash receipt.
Provider
Workflows
apply-customer-receipt
Check a customer's open AR invoice against recorded cash receipts.
Lists AR invoices for a customer, captures the first transaction, then lists cash receipts for the same customer and branches on whether any receipt exists.
1
listInvoices
List AR invoices for the customer, returning the most recent one, to capture the transaction being collected.
2
listReceipts
List cash receipts for the customer, returning at most one, to determine whether a payment has been recorded.
3
reportSettled
Re-read AR invoices for the customer to report the balance now that a cash receipt was found.
4
reportOutstanding
Re-read AR invoices for the customer to surface the outstanding balance when no cash receipt was found.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.