StatusLog In
API Reference and Guides

Sections

Theme switcher

/trades/batch/{batchId}/entries

Header Parameters

idempotencystring
Max length
36
Pattern
^[a-zA-Z 0-9-_+=/]*$
Authorizationstring

Query Parameters

itemsPerPagenumber

The maximum number of records per page to return.

Minimum
1
Maximum
1000
pageNumbernumber

The number of the page to return. The default starting point is the UTC date time when we receive the request and the default sort order is ascending. NOTE: Records could be added or updated between request.

statusstring

The status of an individual trade batch entry.

Enum values:
createdprocessingfailedcompleted

Path Parameters

batchIdstring Required
Min length
38
Max length
100
Pattern
[a-zA-Z]{1,63}_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Response

200
Object
Successful response.

Response Attributes

metadataobject

Pagination metadata for the returned entries.

Show child attributes

itemsarray

The list of trade entries in the batch.

Max length
1000

Show child attributes

400
Object
Bad Request

Response Attributes

messagestring Required
errorsarray Required

Show child attributes

401
Object
Unauthorized

Response Attributes

messagestring
errorsarray Required

Show child attributes

409
Object
Conflict

Response Attributes

messagestring
errorsarray Required

Show child attributes

500
Object
Unknown Error

Response Attributes

messagestring
errorsarray Required

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?