mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-06 09:35:22 +00:00
Add ambiguous party ID error to few more request
This commit is contained in:
parent
e3b8220c46
commit
dca6fb4c89
@ -38,6 +38,7 @@ post:
|
||||
- invalidPartyStatus
|
||||
- invalidShopStatus
|
||||
- invalidInvoiceCart
|
||||
- ambiguousPartyID
|
||||
message:
|
||||
description: Человекочитаемое описание ошибки
|
||||
type: string
|
||||
|
@ -37,6 +37,7 @@ post:
|
||||
- invalidCash
|
||||
- invalidRequest
|
||||
- invalidDeadline
|
||||
- ambiguousPartyID
|
||||
message:
|
||||
description: Человекочитаемое описание ошибки
|
||||
type: string
|
||||
|
Loading…
Reference in New Issue
Block a user