Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Newstore customer-profile API

Customer Profiles

Newstore customer-profile API is one of 42 APIs that Newstore 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, an API reference, and API documentation.

This API exposes 5 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 2.0, at version 1.0.

Requests are made against the base URL https://dodici-demo.p.newstore.net.

5 operations 2 paths 8 schemas 2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://dodici-demo.p.newstore.net
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Newstore customer-profile API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the application flow, exposing 29 scopes.

Paths & Operations 5

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

customer-profile 5

Customer Profiles

GET
/customer/profiles
listProfiles
GetlistProfiles 4 params → default200400403429500502503
POST
/customer/profiles
createOrShowProfile
createOrShowProfile 2 params → default201400403422429500502
GET
/customer/profiles/{profile_id}
showProfile
GetshowProfile 1 param → default200400403404429500502
PATCH
/customer/profiles/{profile_id}
updateProfile
updateProfile 3 params → default200403404409422429500
POST
/customer/profiles/{profile_id}
createProfileDeletionRequest
createProfileDeletionRequest 3 params → default202400403404409429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ProfileResponse (12 properties), UpdateProfileRequest (9 properties), Problem (9 properties), CreateProfileRequest (8 properties). Each schema is shown below with its type and property counts.

Problem
object
9 properties
PaginationInfo
object
Pagination info.
3 properties 3 required
UpdateProfileRequest
object
Update profile request.
9 properties 1 required
CreateProfileRequest
object
8 properties 1 required
ProfileDeletionRequest
object
Profile deletion request payload.
1 property 1 required
ListProfilesResponse
object
List profiles response.
2 properties 2 required
ProfileResponse
object
12 properties 12 required
ExtendedAttributeModel
object
Key-value pair describing a custom attribute associated with the profile.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-customer-profile-api-openapi.yml Raw ↑

Other APIs Newstore publishes across the network.

Newstore address API
Newstore audit-events API
Newstore cart API
Newstore cashboxes API
Newstore customer-configuration API
Newstore customerProfile API
Newstore data API
Newstore EasypostAdapterConfig API
Newstore external-public API
Newstore fulfillment-requests API
Newstore identity-providers API
Newstore Import Schemas API