Skip to main content

Returns the transactions for a specific position.

GET 

/positions/:positionId/transactions

Returns transactions for a specific position. Paging is done based on the transaction object, i.e. if limit is set to 1, then 1 transaction will be returned per page.

Request

Responses

Transaction list

Response Headers
    X-Correlation-ID

    Client defined ID from request to correlate HTTP requests between a client and a server

    nextCursor

    An opaque string value, or an empty string if there are no more results.

    X-CorAPI-Source

    Indicates whether the response was created by the bLink platform or by the provider.