Payment Remittance API
commercialv1
Access electronic remittance advice (ERA) and payment data. Retrieve 835 transaction data, payment details, and claim-level adjustments programmatically.
Send live requests to the sandbox environment. Requests are proxied through the portal server.
Query Parameters
fromDatestring
toDatestring
checkNumberstring
Headers
curl -X GET \ 'https://api.optum.com/payment/remittance/v1/payments' -H 'Accept: application/json'
Send a request to see the response here.