/
SM
smartrr
/
Smartrr API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 2w ago
View markdown
smartrr
Smartrr API
post
Cancels a bill
latest
OpenAPI 3.0.0
2026-08-10
134
271
194.2 KB
da24e062ff11
Analytics Simple
1
Auth
5
Bill
6
get
Get Bills
post
Retry a bill
put
Bulk Retry the Bills
put
Bulk Cancel the Bills
post
Cancels a bill
get
Gets bill audit history
Cancellation Reason
5
Customer
10
Customer Email Config
2
Extensions API
2
Integrations
13
Order
5
Organization
8
Phone
2
Purchasable Collection
1
Purchasables
4
Purchase State
31
Purchase State Line Item
8
Rewards
2
Setup
2
Shopify Stream
3
Smartrr API Token
4
Smartrr Script
3
Smartrr Script delete
1
SMS Addon
2
Theme
6
Webhooks
8
Bill
Cancels a bill
post
/vendor/bill/{billId}/cancel
Path parameters
billId
string
required
Response
Successful response
IBillWithPurchStAndCustomerRelationship
required
updatedDate
string
required
A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ
id
number
required
createdDate
string
required
A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ
deletedAt
string
A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ
uniqueId
string
required
billPaymentExternalId
string
billAmount
string
required
billCurrency
string
required
status
'pending'
|
'processing'
|
'succeeded'
|
'failed'
|
'canceled'
required
metadata
object
required
billingDate
string
A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ
retryCount
number
required
order
ISmartrrOrder
error
string
nullable
st
IPurchaseStateWithCustomerRelationship
required