Inquiry Status
Card (Money In)
Inquiry Status
Retrieves the latest status of a card transaction, refreshing from the payment provider when applicable.
GET
Inquiry Status
Authorizations
JWT issued by POST /api/v1.1/access-token/b2b. Send Authorization: Bearer <token>.
Merchant API key (Credential.api_key). Required on every request.
Response
SP000 Successfully — current transaction status returned.
Merchant v2 envelope returned on a successful status inquiry (SP000, HTTP 200).
SingaPay custom business response code.
Example:
"SP000"
Human-readable label paired with response_code.
Example:
"Successfully"
Payload returned on a status inquiry. Provider fields are populated once the transaction has reached the provider.
