Order
Order checkout
Authentication v1
- Identity APIs
- User
- Address
- Auth
User Self Service APIs
- Introduction
- User Self Service APIs
- Authentication APIs
Experiences v2 (XM v2)
- XM
- Pages
- Global Components
- Menu
Experiences v1 (XM v1)
- XM
- Pages
- Global Components
- Menu
Product Catalog
- Product Catalog
- Category
- Product
- Attributes
- Bulk Import
Orders v2 (OMS v2)
- Order Management System
- Order
- Order Attribute
- Developer Guide
- Order Return
- Payment Status
- Package Tracking
- Cross Border
- Order Cancellation
- Appeasement
- Allocation
- Configuration
- Fraud Configuration
- Target Configuration
- Location
- Location Attribute
- Inventory Network
- Inventory
- Inventory Counter
- Inventory Bulk Operation
- Inventory Attribute
- Inventory Upload Log
- Shipment
- Shipping Method
- Webhook
- Notification
- Export
- Invoice
- Fraud
- Backorder Preorder Reservation
- List
Orders v1 (OMS v1)
- Order Management System
- Cart
- Bill To
- Ship To
- Wishlist
- Cart Decoupled
- Warehouse
- Inventory
- Attributes
- List
- Tax/Address Validate
- Shipping
- Payments
- Order
- Overview
- PATCHCancel order
- POSTSync order status
- PATCHReturn order
- GETGet order by user
- POSTReturn payment by orderId
- POSTCancel order by user
- POSTAdd shipment bulk to order
- GETGet order
- POSTOrder query
- POSTBulk cancel orders
- POSTBulk return orders
- POSTCreate POS order
- GETGet order by email
- POSTReturn order by user
- POSTOrder checkout
- POSTAdd shipment to order
- POSTCreate subscriptions orders
- POSTOrder checkout (v4)
Offers v2
- Offers
- Developer Guide
- Promotion
- Price Kind
- Dynamic Pricing Engine
- Segment
- Coupon
- Coupon Codes
- Product
- Price List
- Attributes
- Item
- Price Guard
- Global Exclusion
- Upload Price CSV
- Pricing
- Redemption
- Exports
Offers v1
- Offers
- Login API
- Promotions
- Pricing
Subscriptions (SMT API)
- Subscriptions API
- Cancellation Reasons
- Subscription Discounts
- Subscriptions
- Subscribers
- Orders
Loyalty (Member)
- Member APIs
- Inquire
- Discounts
- Redeem
- Earn
- Members
Dropship
- Dropship API
- Shipments
- Products
- Invoices
- Connections
- Inventory
- Developer Guide
- Returns
- Orders
Cart API
- Cart
- Order Draft
- Attribute
- Adjustments
- Shipping
- Cart
Checkout API
- Checkout
- Checkout
Customer
- Core Concepts
- Customer Service
- Organization
- User Party
- Organization Group Addresses
- User Internal Party
- Organization Contracts
- Party
- Party Contracts
- Contracts
- User
- Search
- User Trait
- Organization Users
- Address
- User Address
- Trait
- Party Address
- Party Trait
- Organization Group Users
- Internal Party
- Contract Pricelist
- Internal Parties Party
- Account
- Party Account
- Organization Addresses
- Organization Groups
- Individual Addresses
- Users Organization
- Individual
Order
Order checkout
Order checkout
POST
https://prod01-apigw.{customer_name}.fabric.zone
/
api-order
/
checkout
customer_name
string
customer_name
string
Customer name, provided by support team
x-api-key
string
x-api-key
string
Add Example Value
Option 1 · object
cartId
string
*
cartId
Required
string
Add Example Value
customerAccountId
string
customerAccountId
string
Add Example Value
customerEmail
string
*
customerEmail
Required
string
customerPhoneNumber
object
customerPhoneNumber
object
number
string
*
number
Required
string
Add Example Value
kind
string
*
kind
Required
string
Add Example Value
paymentDetails
array
*
paymentDetails
Required
array
estimatedTax
object
*
estimatedTax
Required
object
itemsTaxes
array
*
itemsTaxes
Required
array
shipToTaxes
array
*
shipToTaxes
Required
array
shipFrom
object
shipFrom
object
street1
string
*
street1
Required
string
Add Example Value
city
string
*
city
Required
string
Add Example Value
state
string
*
state
Required
string
Add Example Value
country
string
*
country
Required
string
Add Example Value
zipCode
string
*
zipCode
Required
string
Add Example Value
Headers
x-api-key
string
Body
application/json
cartId
string
requiredRequired string length:
24
customerEmail
string
requiredMinimum length:
3
paymentDetails
object[]
requiredestimatedTax
object
requiredcustomerAccountId
string
Minimum length:
3
customerPhoneNumber
object
shipFrom
object
Response
200 - application/json
checkoutComplete
boolean
orderId
string
Was this page helpful?