v1
latestSwagger 2.02026-07-1717767116.8 KBPayment API
update payment
post/api/update-payment
Query parameters
idstring required
The id ( owner/name ) of the payment
Request body
Example request
{
"state": "Paid"
}Response
The Response object
update payment
The id ( owner/name ) of the payment
{
"state": "Paid"
}The Response object