Documentation ExposeService (1.1)

The Expose namespace has Entities and Operations common to all namespaces or things that does not fit under any other namespace.

Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/expose/1.1/

ErrorMessages

Operations

Ping

Operations

Ping

Request

Check to see if API is up and running.

curl -i -X GET \
  https://customer-slug.api-se.norce.tech/commerce/expose/1.1/Ping

Responses

Success

Body
string
Response
"string"

Process

Operations