Skip to main content

Get Product

GET 

/commerce/products/:productId

Get product for a specified connection

Request

Path Parameters

    productId stringrequired

    The product ID of the item

Query Parameters

    credentialId stringrequired

    The ID of the credential.

Header Parameters

    Authorization stringrequired

    Default value: bearer YOUR_API_KEY

Responses

200

Schema

    any

Loading...