Update SEPA TIS Specs authored by Konrad Botor's avatar Konrad Botor
...@@ -83,18 +83,8 @@ definitions: ...@@ -83,18 +83,8 @@ definitions:
- currency - currency
- tx_id - tx_id
- chrg_br - chrg_br
- creditor_bic - creditor
- creditor_iban - debtor
- creditor_name
- creditor_country
- creditor_address_line1
- creditor_address_line2
- debtor_bic
- debtor_iban
- debtor_name
- debtor_country
- debtor_address_line1
- debtor_address_line2
properties: properties:
doc_id: doc_id:
type: string type: string
...@@ -205,6 +195,7 @@ definitions: ...@@ -205,6 +195,7 @@ definitions:
message: message:
type: string type: string
example: Document with given ID already exists example: Document with given ID already exists
# Added by API Auto Mocking Plugin
host: localhost host: localhost
basePath: / basePath: /
schemes: schemes:
... ...
......