---
title: "Generate HPP"
method: POST
path: "/hpps"
tags: ["Hosted Payment Page"]
---

# Generate HPP

`POST /hpps`

Called by the Independent Software Vendor. Generates a Hosted Payment Page

## Headers

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

## Response `200`

Success

- object
  - `hpp` string — Full URL for the retrieved HPP
  - `v` string — The API version that was used to handle the request.

## Other responses

- `4XX` — Possible errors - 1, 28, 29, 85, 106, 189, 223, 225, 226, 251, 257, 259, 275, 276, 277, 278, 281, 282, 283
- `5XX` — Possible errors - 221

---

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