Checkout
Create checkout
AuthorizationBearer <token>
회원 accessToken
In: header
Header Parameters
x-cart-token*string
Response Body
curl -X POST "https://example.com/storefront/v1/checkout" \ -H "x-cart-token: string"Empty
회원 accessToken
In: header
curl -X POST "https://example.com/storefront/v1/checkout" \ -H "x-cart-token: string"