Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization
header prefixed with "Bearer" and then a single space.
Response
A dictionary with a collection
property that contains an array of up to
limit
Merchant
objects. If no merchants are found the array will be empty.
General status of the service.
"healthy"
Detailed status information of the service.
"Service is operating normally."
Status of the authentication.
"valid"
Unique identifier for the instance.
"acmeinc"
Human-readable timestamp with millisecond precision in the following format ISO 8601 (yyyy-MM-dd'T'HH:mm:ss.SSS'Z).
"2024-04-15T15:21:15.739Z"
Version of ShipStream.
"2023.2"
Build identifier of ShipStream.
"a1b2c3d4"