Skip to main content
GET
/
api
/
external
/
v1
/
transactions
/
{transactionId}
Requery transaction
curl --request GET \
  --url https://api.dancity.app/api/external/v1/transactions/{transactionId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Merchant API key from the Dancity dashboard.

Path Parameters

transactionId
string
required

Mongo id or external tranxId (same path segment).

Response

200

OK