Update invoice
Path parameters
Invoice ID
Query parameters
App ID
Request body
Response
Service invoices fee
Example response
{
"id": "60ffb075",
"amount": "1000000000",
"overpayment": "1000000000",
"description": "Test description",
"status": "pending",
"pay_to_address": "0:97146a46acc2654y27947f14c4a4b14273e954f78bc017790b41208b0043200b",
"paid_by_address": "0:97146a46acc2654y27947f14c4a4b14273e954f78bc017790b41208b0043200b",
"payment_link": "https://app.tonkeeper.com/transfer/UQ....UQ",
"info": {
"first_key": "1",
"second_key": 2
},
"date_change": 1690889913000,
"date_expire": 1690889913000,
"date_create": 1690889913000
}Changes
Changed in 7 of the 50 revisions of this API.234
- ○
the
response's property default valueTONwas removed for the statusresponse-property-default-value-removed
- ○
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ▲
- ▲
the
/response's property type changed fromnumbertostringfor statusresponse-property-type-changed
- ▲
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●