Wayfair · Example Payload

Wayfair Token Request Example

E-CommerceFurnitureHome GoodsRetailSuppliersGraphQL

Wayfair Token Request Example is an example object payload from Wayfair, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

client_idclient_secret

Example Payload

Raw ↑
{
  "client_id": "your-client-id-here",
  "client_secret": "your-client-secret-here"
}