Refactored communication with partner app to use custom objects + error handling BOD-83 BOD-138 BOD-139
This commit is contained in:
5
server/accounting/qbxml/qbxmlObject.json
Normal file
5
server/accounting/qbxml/qbxmlObject.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "12345",
|
||||
"okStatusCodes": ["0", "31400"],
|
||||
"qbxml": "the qbxml string"
|
||||
}
|
||||
Reference in New Issue
Block a user