Get status of a closed loop transactionget https://example.com/programs/{programCode}/payments/{paymentInstrumentIdentifier}/status/{retrievalReferenceNumber}Retrieves the status of a closed loop transaction using the payment instrument identifier and retrieval reference number.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.paymentInstrumentIdentifierstringrequiredThe payment instrument identifier for the transaction.retrievalReferenceNumberstringrequiredThe retrieval reference number for the transaction.HeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago