post https://developer.api.us.stg.walmart.com/printer/print
This request is an outbound call that hands off a print payload. The provider is the tenant. The type is sync.
Response (Status): 200 - Success Status Code
Success response is optional.
{ "printJobId": "", "message": ""
}
Response (Status): 500 - Server Error Status Code
{ "errorCode": "1010", "errorMessage": "Out Of Paper"
}