Retrieves detailed information about a specific invoice using its unique invoice ID. This endpoint returns invoice metadata, payment status, amount, associated payment method references, and timestamps related to invoice attempts.
It’s ideal when you already know the invoice ID and need to fetch its full details for display, audit, or troubleshooting purposes. Supports use cases like viewing a transaction in the portal or validating an invoice after a payment operation.
Optionally, you can set includeRawProcessorResponse = true to include the raw response returned from the payment processor, which can help with advanced debugging or support cases.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
Paid, Void, Pending, Recycle, Noncollectable, Failed, Refund, MerchantPaid, MerchantCancelled, OneTimePaymentPending, PartialRefund, BatchPending, CapturePending, RefundPending, RefundDeclined, RefundFailed, RetryPending, RecurringPending, MultiCardsPending