Updates for storecove model mapping

This commit is contained in:
David Bomba
2024-11-01 10:16:03 +11:00
parent 66285c0b20
commit 4550bddee4
11 changed files with 170 additions and 76 deletions

View File

@@ -9448,7 +9448,7 @@ paths:
type: string
example:
action: start
ids: "['D2J234DFA','D2J234DFA','D2J234DFA']"
ids: ['D2J234DFA','D2J234DFA','D2J234DFA']
responses:
200:
description: "The RecurringInvoice response"
@@ -11091,7 +11091,7 @@ paths:
type: string
example:
action: bulk_download
ids: "['D2J234DFA','D2J234DFA','D2J234DFA']"
ids: ['D2J234DFA','D2J234DFA','D2J234DFA']
responses:
200:

View File

@@ -475,7 +475,7 @@
type: string
example:
action: bulk_download
ids: "['D2J234DFA','D2J234DFA','D2J234DFA']"
ids: ['D2J234DFA','D2J234DFA','D2J234DFA']
responses:
200:

View File

@@ -376,7 +376,7 @@
type: string
example:
action: start
ids: "['D2J234DFA','D2J234DFA','D2J234DFA']"
ids: ['D2J234DFA','D2J234DFA','D2J234DFA']
responses:
200:
description: "The RecurringInvoice response"