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 Customer Profile API

These endpoints provide the features for store admins to create and manage customers' details.

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

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

This API exposes 8 operations across 4 paths, and defines 29 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.

8 operations 4 paths 29 schemas 1 DELETE2 GET1 PATCH3 POST1 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
Terms of Service
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — The access token.

Paths & Operations 8

Across 4 paths, the API surfaces 8 operations — 1 DELETE, 2 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Customer Profile 8

These endpoints provide the features for store admins to create and manage customers' details.

POST
/Customers
Add a New Customer
createCustomer 2 params body → 201400403500
GET
/Customers
Get Customers
listCustomers 6 params → 200400403500
GET
/customers/{customerId}
Get Customer Details
getCustomer 3 params → 200400403404500
PUT
/customers/{customerId}
Update Customer Details
updateCustomer 3 params body → 200400403404500
PATCH
/customers/{customerId}
Partially Update Customer Details
updateSpecifcDetailsOfCustomer 3 params body → 200400403404500
DELETE
/customers/{customerId}
Delete Customer
deleteCustomer 3 params → 200400403404500
POST
/customers/{customerId}/actions/update-status
Update Customer Status
updateCustomerStatus 3 params body → 200400403404500
POST
/customers/search
Search for Customer
searchCustomer 2 params body → 200400403500

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are commonAddress (12 properties), customer (12 properties), createCustomerResponse (11 properties), customerMatch (11 properties). Each schema is shown below with its type and property counts.

searchStringOperation
object
The criteria to search by a string value.
2 properties
message
object
The response message.
2 properties 2 required
searchStatus
object
The criteria to search for customers based on their account status.
2 properties 2 required
customerMatch
object
The criteria to search for customers.
11 properties
commonName
object
The full name of the customer.
5 properties 2 required
customer
object
12 properties 6 required
searchLastName
object
The criteria to search for customers based on their last name.
2 properties 2 required
listCustomerResponse
object
The list of customers.
2 properties
updateCommonNameRequest
object
The customer's full name.
5 properties
searchExternalId
object
The criteria to search for customers based on their externalId.
2 properties 2 required
Query
object
The pagination criteria.
3 properties
searchCreatedAt
object
The criteria to search for customers or their addresses based on a specific creation date or within a creation date range.
4 properties 1 required
searchDeletedAt
object
The criteria to search for customers or their addresses based on a specific deletion date or within a deletion date range.
4 properties 1 required
customerStatusUpdate
object
The details of customer's status.
3 properties 2 required
searchUpdatedAt
object
The criteria to search for customers or their addresses based on a specific date or date range in which the record was updated.
4 properties 1 required
commonAddress
object
The address details.
12 properties 1 required
searchEmailAddress
object
The criteria to search for customers based on their email.
2 properties 2 required
createCustomerResponse
object
11 properties 6 required
customerSearchRequest
object
The criteria to search for customers.
4 properties 1 required
searchId
object
A unique identifier of the search criteria.
2 properties 2 required
createCustomerRequest
object
5 properties 2 required
searchFirstName
object
The criteria to search for customers based on their first name.
2 properties 2 required
customerAddressResponse
object
8 properties 5 required
updateCustomerStatusRequest
object
1 property
searchAdditionalAttribute
object
The criteria to search for customers or their addresses based on additional attributes.
1 property 2 required
searchIsDeleted
boolean
A flag indicating whether the search results should include only deleted addresses. Set to true to include only deleted addresses and false to exclude deleted…
updateCustomerRequest
object
5 properties 2 required
phone
object
2 properties
searchNumberOrDateOperation
object
The criteria to search for records by number, date, range of numbers, or range of dates.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fabric-com-customer-profile-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 Customer Profile 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.