chore(docs): Generated API Reference (#2882)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
233d6904f8
commit
4814045036
@@ -0,0 +1,12 @@
|
||||
title: Publishable API key sales channel
|
||||
description: Holds mapping between Publishable API keys and Sales Channels
|
||||
type: object
|
||||
properties:
|
||||
sales_channel_id:
|
||||
type: string
|
||||
description: The sales channel's ID
|
||||
example: sc_01G1G5V21KADXNGH29BJMAJ4B4
|
||||
publishable_key_id:
|
||||
type: string
|
||||
description: The publishable API key's ID
|
||||
example: pak_01G1G5V21KADXNGH29BJMAJ4B4
|
||||
Reference in New Issue
Block a user