Skip to main content
POST
Record transaction hashes and settle the session

Authorizations

X-API-Key
string
header
required

Server API key (sk_live_...)

Path Parameters

accountTypeId
string
required

Account Type slug

Minimum string length: 1
accountId
string<uuid>
required

RFC 4122 UUID

Example:

"8e9f4d67-51ad-49aa-a502-2f569aaf7399"

intentId
string<uuid>
required

RFC 4122 UUID

Example:

"8e9f4d67-51ad-49aa-a502-2f569aaf7399"

Body

application/json
txHashes
object[]
required
Required array length: 1 - 20 elements

Response

Success

status
string
required
Allowed value: "success"
data
object
required
Last modified on July 24, 2026