Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HitPay Customers API

The Customers API from HitPay — 2 operation(s) for customers.

HitPay Customers API is one of 24 APIs that HitPay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 2 paths. It is described by OpenAPI 3.1.1, at version 1.0.

Requests are made against 2 base URLs: https://api.hit-pay.com, https://api.sandbox.hit-pay.com.

5 operations 2 paths 0 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
1.0
Base URL
https://api.hit-pay.com/v1
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Customers 5
GET
/v1/customers
Get All Customers
get-all-customers 3 params → 200
POST
/v1/customers
Create a customer
create-customer 1 param body → 201
GET
/v1/customers/{customer_id}
Get Customer Detail
get-customer-details 2 params → 201404
PATCH
/v1/customers/{customer_id}
Update Customer
update-customer 2 params body → 200404
DELETE
/v1/customers/{customer_id}
Delete Customer
delete-customer 2 params → 204404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hitpay-customers-api-openapi.yml Raw ↑

Other APIs HitPay publishes across the network.

HitPay Account Status API
HitPay Balances API
HitPay Beneficiaries API
HitPay Charge API
HitPay Charges API
HitPay Invoices API
HitPay Notifications API
HitPay Orders API
HitPay Payment Requests API
HitPay Product Category API
HitPay Products API
HitPay Readers API