/paymentsCreate an enterprise payment event
→Build enterprise payment experiences with stable identifiers, explicit states, retriable events, and connected reconciliation outcomes.
POST /payments
Idempotency-Key: pay_AM-204881
{
"amount": 84250000,
"currency": "USD",
"invoice_reference": "AM-204881",
"counterparty_id": "cp_northstar"
}Explore the integration contract, then bring schemas, event behavior, and production requirements into a qualified technical review.
/paymentsCreate an enterprise payment event
→/payments/{id}Retrieve current payment and evidence state
→/refundsCreate a supported refund request
→/fx-quotesRequest a time-bounded FX quote
→Pacorda separates authorization, provider processing, settlement, reconciliation, and financial-system confirmation so connected systems can respond to the actual financial state.
Approved credentials and scoped access for eligible environments.
Stable request handling for consequential payment actions.
Signed, retriable lifecycle notifications for connected systems.
Explicit failure, exception, and recovery states in business language.
Test normal and exception outcomes in a representative payment environment.
Publish payment and reconciliation outcomes back to the system of record.
Qualified teams can evaluate supported payment actions, event contracts, sandbox outcomes, and enterprise implementation requirements.
Request Private Demo