v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Orders

Get Order Fulfillment by ID

Get a specific OrderFulfillment by its ID.

get/api/v2/accounts/{account_id}/order_fulfillments/{order_fulfillment_id}

Response

OK

idstring uuid required

ID of the OrderFulfillment.

order_idstring uuid required

ID of the Order this OrderFulfillment is for.

chain_id'eip155:1' | 'eip155:42161' | 'eip155:8453' | 'eip155:81457' | 'eip155:98866' | 'eip155:999' | 'eip155:43114' | 'eip155:11155111' | 'eip155:421614' | 'eip155:84532' | 'eip155:168587773' | 'eip155:98867' | 'eip155:998' | 'eip155:43113' | 'eip155:202110' | 'eip155:179205' | 'eip155:179202' | 'eip155:98865' | 'eip155:7887' required
transaction_hashstring hex_string required

Transaction hash for this fulfillment.

transaction_dtstring date-time required

Time when transaction occurred.

asset_token_fillednumber required

Amount of dShare asset token filled for BUY orders.

payment_token_spentnumber required

Amount of payment token spent for BUY orders.

asset_token_spentnumber required

Amount of dShare asset token spent for SELL orders.

payment_token_fillednumber required

Amount of payment token filled for SELL orders.

stock_idstring uuid nullable

The Stock ID associated with the Order

alloy_idstring uuid nullable

The Alloy ID associated with the Order

payment_token_feenumber nullable

Fee amount, in payment tokens.