---
title: "Create new receipt job"
method: POST
path: "/receipt_jobs"
tags: ["Receipt Job"]
---

# Create new receipt job

`POST /receipt_jobs`

Called by the Independent Software Vendor. Creates a new 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, 35, 103, 107, 116, 117, 118, 119, 164, 166, 167, 168, 189, 234, 235, 241, 246, 257

---

[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)
