From 3bfd5fe0b5c6f4a13d1e663045d378d68c742154 Mon Sep 17 00:00:00 2001 From: Reza Amini Date: Mon, 27 Mar 2023 12:46:16 +0330 Subject: [PATCH] Add payment_link and next_state to response --- miando/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/miando/index.html b/miando/index.html index c9e2f4c..e825d0f 100644 --- a/miando/index.html +++ b/miando/index.html @@ -1150,7 +1150,9 @@

], "amount": 200000, "state": "investigation", + "next_state": null, "creator": "buyer", + "payment_link": "https://miando.io/payment/review/1077054154", "created_at": "2022-08-20T01:51:21.000000Z" } } @@ -1205,6 +1207,7 @@

], "amount": 418000, "state": "draft", + "next_state": "contract", "created_at": "2022-09-24T07:54:18.000000Z" }, { @@ -1236,6 +1239,7 @@

], "amount": 418000, "state": "contract", + "next_state": "paid", "created_at": "2022-09-24T11:18:13.000000Z" } ],