How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unit Payments API

Book, ACH, wire, recurring, and cash-deposit payments.

Unit Payments API is one of 17 APIs that Unit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 19 operations across 15 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://api.s.unit.sh, https://api.unit.co.

19 operations 15 paths 4 schemas 8 GET2 PATCH9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.s.unit.sh
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Unit Payments API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer JWT issued as an org API token (Dashboard Developers) or a customer API token. Sent as Authorization: Bearer ${TOKEN}. All request and response bodies u…

Paths & Operations 19

Across 15 paths, the API surfaces 19 operations — 8 GET, 2 PATCH, 9 POST. Each is listed below with its method, path, parameters, and response codes.

Payments 19

Book, ACH, wire, recurring, and cash-deposit payments.

GET
/payments
Get List Payments
getPaymentsList 2 params → 200
POST
/payments
Create a Payment
createPayment body → 201
GET
/payments/{paymentId}
Get Payment by Id
getPayment 1 param → 200
PATCH
/payments/{paymentId}
Update Payment
updatePayment 1 param body → 200
POST
/payments/{paymentId}/cancel
Cancel a Payment by Id
cancelPayment 1 param → 200
GET
/received-payments
Get Received Payments List
getReceivedPaymentsList → 200
GET
/received-payments/{paymentId}
Get Received Payment by Id
getReceivedPayment 1 param → 200
PATCH
/received-payments/{paymentId}
Update Received Payment
updateReceivedPayment 1 param body → 200
POST
/received-payments/{paymentId}/advance
Advance Received Payment by Id
advanceReceivedPayment 1 param → 200
POST
/received-payments/{paymentId}/reprocess
Reprocess Received Payment by Id
reprocessReceivedPayment 1 param → 200
POST
/returns/{transactionId}
Return Received ACH Transaction
returnReceivedAchTransaction 1 param → 200
GET
/recurring-payments
Get Recurring Payments List
getRecurringPaymentsList → 200
POST
/recurring-payments
Create Recurring Payment
createRecurringPayment body → 201
GET
/recurring-payments/{paymentId}
Get Recurring Payment
getRecurringPayment 1 param → 200
POST
/recurring-payments/{paymentId}/disable
Disable Recurring Payment
disableRecurringPayment 1 param → 200
POST
/recurring-payments/{paymentId}/enable
Enable Recurring Payment
enableRecurringPayment 1 param → 200
POST
/cash-deposits/barcodes
Generate Cash Deposit Barcode
generateCashDepositBarcode body → 201
GET
/cash-deposits/barcodes/{barcodeNumber}/image
Get Barcode Image By Barcode Number
getBarcodeImage 1 param → 200
GET
/store-locations
Get Cash Deposit Store Locations List By Coordinates
getCashDepositStoreLocations 2 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are JsonApiResource (4 properties), JsonApiListResponse (2 properties), JsonApiSingleResponse (2 properties), CreatePaymentRequest (1 property). Each schema is shown below with its type and property counts.

JsonApiSingleResponse
object
2 properties
JsonApiResource
object
4 properties
JsonApiListResponse
object
2 properties
CreatePaymentRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unit-co-payments-api-openapi.yml Raw ↑

Other APIs Unit publishes across the network.

Unit Accounts API
Unit API Tokens API
Unit Applications API
Unit Authorizations API
Unit Cards API
Unit Checks API
Unit Counterparties API
Unit Credit and Repayments API
Unit Customers API
Unit Events API
Unit Fees and Rewards API
Unit Risk and Fraud API
Where this information came from

This is an independent, third-party profile of Unit Payments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.