/
CA
casdoor
/
Casdoor RESTful API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
casdoor
Casdoor RESTful API
post
/api/notify-payment
v1
latest
Swagger 2.0
2026-07-17
177
67
116.8 KB
Payment API
notify payment
post
/api/notify-payment
Request body
ObjectPayment
required
createdTime
string
currency
string
detail
string
displayName
string
invoiceRemark
string
invoiceTaxId
string
invoiceTitle
string
invoiceType
string
invoiceUrl
string
message
string
name
string
outOrderId
string
owner
string
payUrl
string
personEmail
string
personIdCard
string
personName
string
personPhone
string
price
number
double
productDisplayName
string
productName
string
provider
string
returnUrl
string
state
'PaymentStatePaid = "Paid"'
|
'PaymentStateCreated = "Created"'
|
'PaymentStateCanceled = "Canceled"'
|
'PaymentStateTimeout = "Timeout"'
|
'PaymentStateError = "Error"'
tag
string
type
string
user
string
Example request
{ "state": "Paid" }
Response
The Response object