Skip to main content
GET
/
user
/
operations
/
status
/
{userToken}
/
{operationId}
Get operation status
curl --request GET \
  --url https://raas-partner-cv.nomas.cash/v1/user/operations/status/{userToken}/{operationId} \
  --header 'api_key: <api-key>'
"<string>"

Authorizations

api_key
string
header
required

Path Parameters

userToken
string
required
  • User involved in the transaction.
operationId
string
required
  • Operation UUID.

Response

The response is of type string.