/update_invoice
POST /update_invoice
Body Parameters
Params
body
body
object
no
none
» invoice_id
body
string
yes
none
» network
body
string
yes
none
» coin
body
string
yes
none
» api_key
body
string
yes
none
Response Examples
Success
Responses
200
Success
Inline
Responses Data Schema
HTTP Status Code 200
» status
string
true
none
none
» data
object
true
none
none
»» invoice_id
string
true
none
none
»» merchant_name
string
true
none
none
»» logo_img
string
true
none
none
»» transaction_id
null
true
none
none
»» currency
string
true
none
none
»» currency_code
string
true
none
none
»» coin
string
true
none
none
»» network
string
true
none
none
»» wallet_address
string
true
none
none
»» exchange_rate
string
true
none
none
»» amount
string
true
none
none
»» client_amount
string
true
none
none
»» order_id
string
true
none
none
»» description
string
true
none
none
»» lang
string
true
none
none
»» status
string
true
none
none
»» confirmation_status
null
true
none
none
»» created_at
string
true
none
none
»» payment_due_date
string
true
none
none
Last updated
Was this helpful?