Skip to main content
POST
Direct Status Check

Authorizations

Authorization
string
header
required

JWT bearer token returned by POST /action/auth. Send protected requests with: Authorization: Bearer . Tokens expire after 24 hours.

Body

application/json

Transaction identifiers for direct status check

order_id
string
required

Your unique order ID

Example:

"MPAYIN_ABC123DEF456"

pay_id
string
required

getmipay payment reference (received from Pay-In API)

Example:

"MLS690d472dd7ee7B"

operation
string

Optional operation header

Example:

"2"

service
string

Optional service header

Example:

"1"

Response

Direct status check successful

success
boolean
Example:

true

data
object