Common
Copy Page
HT Partner API
Orders
Retrieve all orders
GET
Retrieve order
GET
Order count by tag
GET
Create order
POST
Clients
Create client
POST
Retrieve client
GET
Update client
PUT
Create setup intent
POST
Create ephemeral key
POST
SKUs
Retrieve all SKUs
GET
Check ZIP
POST
Schemas
Schemas
Response
ErrorResponse
Common
Client
SetupIntent
Error
SkuQuestion
Sku
Cart
Order
SkuShort
Params
ClientParams
Params
CartItem
Common
Copy Page
SetupIntent
{
"stripe_customer_id"
:
"string"
,
"client_secret"
:
"string"
}