Retrieve all payment drafts
GET {{url}}/api/1.0/payment-drafts
Get a list of all the payment drafts that aren't processed.
RESPONSES
status: OK
{"payment_orders":[{"id":"e7e54cb2-861a-xxxx-80e9-3e6600f3db10","title":"Draft Payment through API","payments_count":1}]}