How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

fabric Validations API

Validation endpoints are used to pass in data from fabric and third-party services to perform business logic on the Cart

fabric Validations API is one of 61 APIs that fabric publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Validations. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 4 paths, and defines 77 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0.

Requests are made against a single base URL, https://api.fabric.inc/v3.

6 operations 4 paths 77 schemas 2 PATCH4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Base URL
https://{customer_name}.login.fabric.inc
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

fabric Validations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — This is the authorization token used to authenticate the request. You must pass the access token generated from the system app. For more information, see the […

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 2 PATCH, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Validations 6

Validation endpoints are used to pass in data from fabric and third-party services to perform business logic on the Cart

PUT
/carts/{cartId}/tax
Replace Tax Data
addTax 4 params body → 200400404
PUT
/carts/{cartId}/promotions
Replace Promotions
addPromotions 4 params body → 200400404
PUT
/carts/{cartId}/product
Replace Product Data
replaceProduct 4 params body → 200400404
PATCH
/carts/{cartId}/product
Updates Product Data
updateProduct 4 params body → 200400404
PUT
/carts/{cartId}/inventory
Replace Inventory Data
addInventory 4 params body → 200400404
PATCH
/carts/{cartId}/inventory
Updates Inventory Data
updateInventory 4 params body → 200400404

Schemas 77

The contract defines 77 schemas that model the data the API accepts and returns. The most detailed are CartResponse (23 properties), ItemResponseDto (16 properties), Address (14 properties), Fulfillment (13 properties). Each schema is shown below with its type and property counts.

InventoryConfiguration
object
Configuration settings related to inventory management and checks.
3 properties
Person
object
Name of the pickup person.
3 properties 1 required
LineItemValidationData
object
An object that contains item validation data.
2 properties
Fulfillment
object
A fulfillment object containing important fulfillment information.
13 properties
TaxRequest
object
Tax Request
3 properties
Verifier
object
Payment verifier
2 properties
FeesCollection
object
A collection of fees associated with the corresponding cart.
2 properties
ProrationRequest
object
Proration details of the item used for returns in an OMS system
2 properties 2 required
TaxCollection
object
A collection of taxes.
2 properties
ProrationsRequest
object
Proration Request
1 property
ItemTaxRequest
object
Item Tax Request
4 properties 2 required
ItemFulfillmentTaxRequest
object
Item Fulfillment Tax Request
1 property 1 required
Fee
object
Fee
9 properties
ItemPrice
object
Item price
2 properties
FulfillmentPromotion
object
Fulfillment Promotion
2 properties
FulfillmentPromotionCollection
object
A collection of promotions applied to the fulfillment.
2 properties
PromotionBehavior
object
Promotion behaviors
1 property
FulfillmentPromotionRequest
object
Fulfillment Promotion Request
2 properties 2 required
PIMValidationData
object
Product validation data
1 property
TaxConfiguration
object
Configuration settings for tax calculations and behaviors.
2 properties
ValidationData
object
4 properties
OrderConfiguration
object
Configuration settings related to order validation and processing.
1 property
PaymentCollection
object
An object containing a collection of payments added to the corresponding cart.
2 properties
ItemResponseDto
object
Item Response
16 properties
Address
object
Address
14 properties
ProductConfiguration
object
Configuration settings related to product behavior and cache expiry.
3 properties
ItemPromotionRequest
object
Item Promotion Request
4 properties 3 required
Proration
object
Proration details of the item used for returns in an OMS system
2 properties
NotFound
object
Resource Not Found
2 properties
InventoryValidationRequest
object
Inventory validation details
3 properties 3 required
PromotionAppliedRequest
object
Promotions Request
8 properties 2 required
SegmentObject
object
Segment
2 properties
InventoryValidationData
object
Inventory validation details
3 properties
InventoryBehavior
object
Behaviors related to inventory actions, such as adding the item or removing the item.
4 properties
Tax
object
Tax
2 properties
TaxData
object
Tax Data
2 properties 1 required
ItemFulfillment
object
Item Fulfillment
4 properties
PromotionApplied
object
Promotions applied
6 properties
InventoryRequest
object
Inventory Request
1 property 1 required
ProrationSpread
object
Prorations
1 property
SKUValidationDataRequest
object
Product validation data to determine product existence
2 properties 1 required
PaymentAuthorization
object
Payment authorization
3 properties 1 required
MaxQtyBehavior
object
Max quantity behaviors
3 properties
ItemPromotion
object
Item Promotion
4 properties
ItemPromotionsCollection
object
Collection of item promotions.
2 properties
CartResponse
object
Cart Response
23 properties
ItemCollection
object
A collection of items in the cart.
2 properties
PromotionConfiguration
object
Configuration settings related to promotions and their cache expiry.
2 properties
PickupPerson
object
Pickup person details
2 properties
TaxBehavior
object
tax behaviors
1 property
Inventory
object
Inventory
2 properties
OrderValidateConfiguration
object
Order validate determines the blocking behavior when creating an order draft.
4 properties
FeeTaxDetails
object
Tax details used to determine tax for a cart fee.
2 properties
ResourcePrice
object
Price details
1 property 1 required
Payment
object
Cart Payment
10 properties
CartMaxQtyConfiguration
object
Maximum quantity configurations to set when the cart reaches its limit.
2 properties
ClientError
object
Client error details
2 properties
ProductRequest
object
Product Request
1 property
FulfillmentTaxRequest
object
Fulfillment Tax Request
3 properties 2 required
AdjustmentCollection
object
A collection of adjustments made to the corresponding cart.
2 properties
FeeTaxRequest
object
Fee Tax Request
2 properties 2 required
CustomerContext
object
Customer context object containing customer information.
4 properties
Name
object
Name of the recipient of the order.
3 properties
TaxValidationData
object
An object that contains tax validation data.
1 property
ProductBehavior
object
Behaviors related to inventory actions, such as adding the item or removing the item.
4 properties
MaxQtyConfiguration
object
Item max quantity configurations
2 properties
SKUValidationData
object
Product validation data to determine product existence
3 properties
Phone
object
Phone
2 properties
SummaryResponse
object
A summary of items in the cart.
2 properties
State
object
Cart State
4 properties
Price
object
The sum of the total amount of the cart.
7 properties
Adjustment
object
Adjustment
6 properties
Coupon
object
Coupon
2 properties
PromotionsRequest
object
An array containing promotions applied to the corresponding cart.
1 property
Configuration
object
Cart [configurations](/v3/cart-and-checkout/api-reference/carts-v3/configuration-behaviors) determine the behavior within the cart.
6 properties
PromotionValidationData
object
An object that contains promotion validation data.
3 properties
CartPromotionCollection
object
A collection of promotions applied to the corresponding cart.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fabric-com-validations-api-openapi.yml Raw ↑

Other APIs fabric publishes across the network.

fabric Actions Endpoints API
fabric Addresses API
fabric Appeasements API
fabric Attributes API
fabric Authentication Endpoints API
fabric Bulk Import API
fabric Cancellations API
fabric Cart Actions API
fabric Cart Adjustments API
fabric Cart API
fabric Cart Fees API
fabric CartPayments API
Where this information came from

This is an independent, third-party profile of fabric Validations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.