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 Address API

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

fabric Customer Address 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 Address. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 3 paths, and defines 28 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.

7 operations 3 paths 28 schemas 1 DELETE2 GET1 PATCH2 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 Address 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 7

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

Customer Address 7

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

POST
/customers/{customerId}/customer-address
Add a New Address
createCustomerAddress 3 params body → 201400403404500
GET
/customers/{customerId}/customer-address
Get Customer's Addresses
listCustomersAddresses 7 params → 200400403404500
GET
/customers/{customerId}/customer-address/{addressId}
Get Customer's Address
getCustomersAddress 4 params → 200400403404500
PUT
/customers/{customerId}/customer-address/{addressId}
Update Customer's Address
updateAddressForCustomer 4 params body → 200400403404500
PATCH
/customers/{customerId}/customer-address/{addressId}
Partially Update Customer's Address
updateSpecificDetailsOfAddressForCustomer 4 params body → 200400403404500
DELETE
/customers/{customerId}/customer-address/{addressId}
Delete Customer's Address
deleteCustomersAddress 4 params → 200400403404500
POST
/customers/{customerId}/customer-address/search
Search for Customer's Addresses
searchCustomerAddress 3 params body → 200400403500

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are customerAddressMatch (16 properties), commonAddress (12 properties), updateCommonAddressRequest (10 properties), customerAddressResponse (8 properties). Each schema is shown below with its type and property counts.

searchStringOperation
object
The criteria to search by a string value.
2 properties
searchNumberOrDateOperation
object
The criteria to search for records by number, date, range of numbers, or range of dates.
4 properties
updateCustomerAddressRequest
object
3 properties
updateCommonAddressRequest
object
The address details.
10 properties
message
object
The response message.
2 properties 2 required
searchLatitude
object
The criteria to search for customer's address based on latitude or a range of latitudes given in the address.
4 properties 1 required
customerAddressSearchRequest
object
The criteria to search for customer's addresses.
4 properties 1 required
listCustomerAddressResponse
object
The list of customer addresses for the customerId.
2 properties
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
searchCounty
object
The criteria to search for customer's address based on the county given in the address.
2 properties
searchAddressLine
object
The criteria to search by the first, second, or third line of the customer's address.
2 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
searchType
object
The criteria to search based on the type of address.
2 properties 2 required
searchPostalCode
object
The criteria to search for customer's addresses based on postalCode given in the address.
2 properties 2 required
searchRegion
object
The criteria to search for customer's addresses based on the region given in the address.
2 properties 2 required
searchId
object
A unique identifier of the search criteria.
2 properties 2 required
customerAddressMatch
object
The criteria to search for customer's address.
16 properties
customerAddressResponse
object
8 properties 5 required
customerAddressRequest
object
3 properties 1 required
searchCity
object
The criteria to search for customer's addresses based on the city given in the address.
2 properties 2 required
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…
searchLongitude
object
The criteria to search for customer's address based on longitude or a range of longitude given in the address.
4 properties 1 required
searchIsDefault
boolean
A flag indicating whether the search results should include only default addresses. Set to 'true' to include only default addresses and 'false' to exclude defa…
searchCountry
object
The criteria to search for the customer's address based on the country given in the address.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fabric-com-customer-address-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 Address 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.