Home

Get completed purchase orders given a goods ID and optionally a buyer ID in reverse chronological order

GET
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

requestTypestringrequiredquery
chainintegerrequiredquery
goodsstringrequiredquery
buyerstringquery
firstIndexintegerquery
lastIndexintegerquery
withPublicFeedbacksOnlybooleanquery
completedbooleanquery
requireBlockstringquery
requireLastBlockstringquery

Response

200OK

Successful DGS goods purchases retrieval

400Bad Request

Bad Request - Invalid parameters

401Unauthorized

Unauthorized - Missing or invalid API key

500Internal Server Error

Internal Server Error