Find us at our new Help Center where we've combined our documentation and knowledgebase articles in one easy-to-search location.
We aren't updating the Developer Portal anymore, except for the Element Docs — all updates happen in the Help Center. We're retiring the Developer Portal as you know it in:
listsActivities object on to listsContactsActivitieslistsContactsActivities more closely represents the object.
We added functionality for you to authenticate a Docusign element instance using OAuth 2. Previously Docusign supported only custom authentication using a user name, password, and API Key. That Authentication Type is now called oauth2password. You can now choose an Authentication Type of oauth2.
cases ResourceWe added the following endpoints for the cases resource:
customFieldsOnly Query on the Discovery APIWe enhanced /objects/{objectName}/metadata to support customFieldsOnly.
DELETE /files/{id} EndpointUse DELETE /files/{id} to delete a file by id.
We added POST /ledger-accounts and POST /bank-accounts endpoints.
We added functionality for you to authenticate a BigCommerce element instance using OAuth 2.0 and your app's Client ID and Client Secret. in the UI, select custom as the Authentication Type, and then enter your Client ID and Client Secret. The Client Secret appears when you click Show Optional Fields.
If you authenticate via api, include the following the configuration object.
{
"authentication.type": "custom",
"oauth.api.key": "<Client Id>",
"oauth.api.secret": "<Client Secret>",
"store.url": "https://store-wuxeae6.mybigcommerce.com/api/v2"
}
We added the GET /orders/{id}/transactions endpoint.
Add the CEQL expression letter=accountName or crm_company_name=accountName to a GET/accounts request.
GET/me to multiple elementsUse GET /me to to retrieve information about the authenticated user on the following elements:
We added the following:
voucher-attachments.POST /files APIGET folder/contents and GET /folder/{id}/contentsrevisions endpoints for the files resourceWe added the following revisions endpoints to the files resource:
ledger-accounts resourceSee the element docs for the updated models.
balances resourceRetrieve the current account balance with GET /balances.
productsresourceUpdate or retrieve a product's inventory with:
contracts resourceWe added the contracts resource with the following APIs:
We added objects/{objectName}/metadata.
financial-settings resourceUpdate or retrieve financial settings with: