Updated JSON specs

This commit is contained in:
aleksei
2021-04-10 14:54:06 +02:00
parent 0fa3eb89a2
commit 8a4e987746
56 changed files with 8938 additions and 1127 deletions

View File

@@ -693,6 +693,11 @@
"pspReference" : {
"description" : "The PSP reference of the payment.",
"type" : "string"
},
"status" : {
"description" : "The HTTP response status.",
"format" : "int32",
"type" : "integer"
}
}
}