Commit 9c4b16ce43b219124f4f21a4131d325784acb77c

Authored by AlexDiatlov
1 parent e54322eb

add payment push resource

... ... @@ -14,3 +14,6 @@ ${DASU_API_VERSION} 2.4
14 14
15 15 ${DS_REGEXP} ^https?:\/\/public-docs(?:-staging)?\.prozorro\.gov\.ua\/get\/([0-9A-Fa-f]{32})
16 16 ${AUCTION_REGEXP} ^https?:\/\/auction(?:-staging)?\.prozorro\.gov\.ua\/(esco-)?tenders\/([0-9A-Fa-f]{32})
  17 +
  18 +${PAYMENT_API} https://integration-sandbox-2.prozorro.gov.ua/liqpay
  19 +${PAYMENT_API_VERSION} v1
\ No newline at end of file
... ...
Please register or login to post a comment