ProductSkuMapping (beta)

By submitting a platform ID and a list of product IDs corresponding to the platform, it is possible to retrieve the associated Sherweb SKU(s).

This endpoint only supports Microsoft at this time.
Body Params
uuid
required

The unique identifier of the platform for which product mappings are being requested. This ID corresponds to a configured platform in Sherweb’s system, such as Microsoft. For example: "d3b07384-d9a0-4c1b-9c3e-2f5e4e1f9a2b". Retrieve any platformId using GetAllPlatforms endpoint.

productIds
array of strings
required

An array of product identifiers specific to the selected platform. Each productId represents a unique product offering. For the Microsoft platform, this value is the combination of a Product ID and SKU ID in the format: ProductID:SkuID . For example: "CFQ7TTC0LDPB:0001".

productIds*
Headers
string
required

Subscription Key generated in the Partner Portal.

string

Specify language (and culture) following [RFC 7231, section 5.3.5: Accept-Language]. Accepted Values: en, fr

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json