JDBC Driver for BigCommerce

Build 25.0.9434

DownloadConsignments

Returns consignments and their corresponding downloads.

Table Specific Information

Select

The driver uses the BigCommerce API to process WHERE clause conditions built with the OrderId column, which supports the = comparison.

For example, the following queries are processed server-side:

SELECT * FROM DownloadConsignments WHERE OrderId = 123 

Columns

Name Type References Description
OrderId Integer

Orders.Id

Identifier for the BigCommerce Order with which this transaction is associated.
RecipientEmail String The recipient email of the digital consignment.
DownloadLineItemResources String URL where you can use a GET request to get the downloads line items for the order consignment.
DownloadLineItemUrl String Path where you can use a GET request to get the downloads line items for the order consignment.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434