get https://spectrocoin.com/api/public/merchants/orders/csv
An endpoint for exporitng merchant orders in CSV
format. By default it exports orders from all merchant accounts. To export orders for specific merchant project, specify merchantProjectId
.
This endpoint supports pagination parameters createdFrom
and createdTo
, for more details, refer to the [Pagination Guide](/reference/pagination.