Skip to main content
GET
Order payment status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orderId
string
required

Order ID (ObjectId)

Response

OK

success
boolean
Example:

true

data
object
message
string