Swell · Arazzo Workflow
Swell Onboard Customer and Place Order
Version 1.0.0
Create a customer account and immediately place an order for that account.
View Spec
View on GitHub
CommerceHeadless CommerceAPI-FirstB2CB2BSubscriptionsMarketplacesWholesaleStorefrontCheckoutPaymentsCartsOrdersCatalogInternationalizationArazzoWorkflows
Provider
Workflows
onboard-customer-and-place-order
Create a customer account, then create an order for that account.
Posts a new account and then posts an order referencing the returned account id along with the supplied line items.
1
createAccountStep
createAccount
Create the customer account using the supplied email and name.
2
createOrderStep
createOrder
Create an order tied to the new account with the supplied line items.