Reconcile a payment intent against the processor's record of the transaction.
POST/payments/card/{id}/inquiry
Fetches the upstream transaction state and, where it legally implies a local
advance, persists the transition; otherwise returns the intent unchanged
(drift is logged, never silently applied). Only intents that carry a
processor reference (authorized/committed) can be inquired.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Example
pi_card_9Z3K01ARZ3NDEKTSV4RRFFQ69G5FAVPayment intent ID
Responses
Section titled “Responses”Inquiry complete. The returned intent reflects any reconciliation applied from upstream state
object
A monetary amount in the currency’s minor units (e.g. cents for USD).
Example
1000A monetary amount in the currency’s minor units (e.g. cents for USD).
Example
1000A monetary amount in the currency’s minor units (e.g. cents for USD).
Example
1000Currently supported currencies by Paygasus Pay
Example
USDExample
pi_card_9Z3K01ARZ3NDEKTSV4RRFFQ69G5FAVobject
If is in state ‘Created’, will be empty. status_at indicates state change occurences. Created is the initial state
No such payment intent
object
object
Intent has no upstream transaction to inquire, or is already being processed
object
object
Processor transport failure; the operation is retryable
