Commerce Layer · Arazzo Workflow
Commerce Layer Create Market with Payment Method
Version 1.0.0
Create a market tied to merchant, price list, and inventory model, then add a payment method to it.
View Spec
View on GitHub
Headless CommerceComposable CommerceAPI-FirstEcommerceJSON:APIOAuth 2.0Multi-MarketMulti-CurrencyB2CB2BSubscriptionsPromotionsInventoryOrder ManagementCheckoutArazzoWorkflows
Provider
Workflows
create-market-with-payment-method
Create a market and add a payment method to it.
Creates a market with its required merchant, price list, and inventory model relationships, then creates a payment method bound to the market and gateway.
1
createMarket
POST/markets
Create the market with its required relationships.
2
createPaymentMethod
POST/payment_methods
Create a payment method scoped to the market and gateway.