---
title: "Create a print receipt job"
method: POST
path: "/print_receipts"
tags: ["Print Receipts"]
---

# Create a print receipt job

`POST /print_receipts`

Called by the Independent Software Vendor. Creates a new print receipt job.

## Headers

- `Authorization` string, api_id:api_token, required
- `Accept` string, required
- `Content-Type` string, required

## Response `200`

Success

- object
  - `v` string — The API version that was used to handle the request.

## Other responses

- `4XX` — Possible errors - 1, 3, 4, 7, 8, 11, 35, 97, 103, 107, 164, 166, 167, 168, 189, 234, 235, 241, 246, 251, 257, 292, 293, 294, 295, 296, 297, 298, 299

---

[API](https://skmtc.net/bankofamerica/apis/transaction-broker-api.md) · [All operations](https://skmtc.net/bankofamerica/apis/transaction-broker-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bankofamerica/transaction-broker-api/revisions/6097bc689e41/schema)
