Check Printer Connectivity Request

This request is an outbound call that checks printer connectivity and operational readiness for printing. The provider is the tenant. The type is sync.

Body Params

Request check printer connectivity

string
required

Specifies the identifier for the printer.

This identifier can be the Media Access Control (MAC) address. The application uses this value to identify the printer to send the print job.

printerId must be null/empty if useDefaultPrinter is set to TRUE. It is expected that the tenant's service identifies the default printer associated with the store. storeId is passed in the header FAAS_NODE_ EXTERNAL_ID.

Example

FC0BA40ABCD80

string
required

Specifies the type of printer on which the print is issues.

Example

LASER

ZEBRA

Headers
string
required

Specifies the literal and value for Bearer <authenticationToken>.

Example

Bearer eyJraWQiOiI1N…yLTQ4MjctOGUz

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

string

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

Example

nsm

string
required

Specifies the literal application/json.

Example

application/json

int64
required

Specifies the tenant identifier.

Responses

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