mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 17:55:23 +00:00
HG-525: add generic exception to CreatePaymentAdjustment method (#544)
This commit is contained in:
parent
e76b0f7cb5
commit
8553862e3a
@ -1022,6 +1022,7 @@ service Invoicing {
|
||||
5: InvoicePaymentAdjustmentPending ex5
|
||||
6: InvalidPaymentTargetStatus ex6
|
||||
7: InvoicePaymentAlreadyHasStatus ex7
|
||||
8: base.InvalidRequest ex8
|
||||
)
|
||||
|
||||
InvoicePaymentAdjustment GetPaymentAdjustment (
|
||||
|
Loading…
Reference in New Issue
Block a user