Get Custom Connection Health Report
Get a customized Connection Health Report for a specific merchant using merchant_id
. You can use ConnectionHealthRequest
to pass in the fields you want returned.
The normal GET endpoint is strongly encouraged for normal dashboard scenarios.
This endpoint is not cached and is only recommended for cases where the state of a merchant is changing rapidly (e.g. during onboarding) and you don’t need the entire report or can’t wait for the entire report to be regenerated.
Path Parameters
Query Parameters
Body
A request object to allow to you to customize your connection health report
Set true to receive connection
Set true to receive scope_validation
Set true to receive sync_status
Set true to receive invalid_products
Set true to receive offers_published
Set true to receive payout_account
Set true to receive migration_account
Set true to receive commission_rate
Set true to receive terms_of_service. Available only for merchants requesting their own health
Set true to receive channel_connections. Available only for merchants requesting their own health
Response
The container for all status objects comprising merchant connection health
The id of the merchant this connection health report pertains to
The name of the merchant this connection health report pertains to
The obfuscated email address of the merchant this connection health report pertains to
The status/state of the merchant this connection health report pertains to
INACTIVE
, ACTIVE
, DISABLED
, NEW
, DISABLED_INACTIVE
, FOR_DELETION
, APPLICATION_IN_PROGRESS
, APPLICATION_SUBMITTED
, APPLICATION_DENIED
, APPLICATION_ACCEPTED
The eCommerce platform this merchant uses
OTHER
, SHOPIFY
, MAGENTO
, MAGENTO_ONE
, WOOCOMMERCE
, BIGCOMMERCE
, LIGHTSPEED
, ECWID
, YAAS
, SPREECOMMERCE
, DEMANDWARE
, VOLUSION
, PRESTASHOP
, THREEDCART
, SYLIUS
, WIX
, SWELL
, MIVA
, WEBSPHERE
, ORACLECC
, SAPCC
, SQUARESPACE
, SHOPWARE
, COMMERCETOOLS
, MEDUSA
, ABICART
, SPRYKER
, MYSTORE
, CENTRA
, XCART
, VTEX
, KIBO
, SALEOR
, VENDO
, CHORD
, DIGITALRIVER
, SQUARE
, AMAZON
, BIGCARTEL
, CUSTOM
The URL Of the Store
The distribution type this merchant is set to
PUBLIC
, PRIVATE
The status object for the merchant connection
The status object for the merchant connection
The status object for the product sync
The status object for the merchant invalid products
The status object for offers published
The status object for the merchant payout account
The status object for the merchant payout account migration
The status object for the merchant commission rate
Was this page helpful?