PUT ERC e-commerce Shopify Integration credentials for the currently authenticated Talkdesk account

Upsert the ERC e-commerce Shopify Integration credentials for the currently authenticated Talkdesk account.

Body Response - Schema

200 OK (The cart data found with the provided customer_id or cart_id)

Represents the customer resource

ParameterTypeDescriptionRequired
idstring

id
string
id

Example:

no
embeddedobject

if_multiple_integration
boolean
required
Indicates whether multiple integrations are enabled

Example:
true
default_integration
object
Integration setting for a specific e-commerce platform

integration_type
string
The type of integration (e.g., SHOPIFY, BIGCOMMERCE, CUSTOM)

= 0 characters
<= 2147483647 characters
Example:
SHOPIFY
brand_name
string
The brand name associated with this integration

= 0 characters
<= 2147483647 characters
Example:
Acme Inc.
brand_domain_id
string
The domain ID for the brand

= 0 characters
<= 2147483647 characters
Example:
acme.com
authorization_id
string
Authorization ID used to authenticate

= 0 characters
<= 2147483647 characters
Example:
auth-1234
shopify_integration_credential
object
Represents the Shopify Integration credentialsmultiple_integrations
array[object]
A list of integration settings when multiple integrations are enabled

integration_type
string
The type of integration (e.g., SHOPIFY, BIGCOMMERCE, CUSTOM)

= 0 characters
<= 2147483647 characters
Example:
SHOPIFY
brand_name
string
The brand name associated with this integration

= 0 characters
<= 2147483647 characters
Example:
Acme Inc.
brand_domain_id
string
The domain ID for the brand

= 0 characters
<= 2147483647 characters
Example:
acme.com
authorization_id
string
Authorization ID used to authenticate

= 0 characters
<= 2147483647 characters
Example:
auth-1234
shopify_integration_credential
object
Represents the Shopify Integration credentials_links
object
required
self
object
required
href
string<uri>
Example:
http://api-docs.talkdesk.org/erc/ecommerce/shopify-webhooks-handler/credentials

yes

400 (bad request), 401 (unauthorized), 403 (forbidden), 404 (not found), 405 (method not supported)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]

"fields" subdivides into:

"name" (string)

"description" (string)

yes (name and description)
Language
Credentials
Header
Click Try It! to start a request and see the response here!