Execute Rune Etch Order
Quick Start
post
Authorizations
x-api-keystringRequired
Path parameters
orderIdstring · uuidRequired
Body
fundTransactionIdstring · min: 64 · max: 64Required
Responses
200
Default Response
No content
post/v1/runes-managed/etch/orders/{orderId}/execute
POST /v1/runes-managed/etch/orders/{orderId}/execute HTTP/1.1
Host: api.secretkeylabs.io
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 28
{
"fundTransactionId": "text"
}200
Default Response
No content
Execute Rune Etch Order - Request
Execute Rune Etch Order - Response
Next Step -> Monitor Rune Etch Order
Last updated