mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-18 20:53:47 +01:00
parent
5d2b42960b
commit
4d0f76f9e8
1 changed files with 1 additions and 1 deletions
|
@ -737,7 +737,7 @@
|
|||
"amount": {
|
||||
"type": "string",
|
||||
"format": "decimal",
|
||||
"description": "The amount of the invoice",
|
||||
"description": "The amount of the invoice. Note that the amount will be zero for a top-up invoice that is paid after invoice expiry.",
|
||||
"example": "5.00"
|
||||
},
|
||||
"currency": {
|
||||
|
|
Loading…
Add table
Reference in a new issue