Print Service (Get Printers) Request

This request is an outbound call that gets configured printers for a provided store number. The provider is the tenant. The type is sync.

Query Params
string

Specifies the printer type.

This is an optional query parameter. If provided, it is expected the tenant service filters the printers by printers.type before returning the response. If not present, it is expected to return a complete, unfiltered result.

Example

ZEBRA

LASER

Headers
string
required

Specifies the literal and value for Bearer <authenticationToken>.

Example

Bearer eyJraWQiOiI1N…yLTQ4MjctOGUz

string
required

Specifies the literal application/json.

Example

application/json

string
required

Specifies the tenant's store or location identifier.FAAS_NODE_EXTERNAL_ID is temporary and will be deprecated .Use X-storeId as an alternate for this header.

Example

Valid external store number

string
required

Specifies the external identifier of the client store.

Example

9221

int64
required

Specifies the tenant identifier.

string

Specifies the source of the order, used for Print Service API requests.

Example

nsm

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json