Skip to main content
POST
updatePayment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

UID
string
required
TID
string
required
target
integer
required
state
integer
required

Body

name
string
status
string
id
string
details
string

Response

Success

invoice_id
integer
message
string
status
enum<integer>
Available options:
0,
1,
2,
3