[#1334] Creating an order using api

Migrated from Redmine #1334 | Author: Aleksei Borisov
Status: New | Priority: High, I’m very impatient | Created: 2024-12-09


The API describes the methods “Get orders” (/admin/invoices), “Get order” (/admin/invoices/{id}), “Accept payment” (/admin/invoices/{id}/accept-payment) etc.

How can I create an order using the API?

JM Kuizon wrote:

Aleksei Borisov wrote:

The API describes the methods “Get orders” (/admin/invoices), “Get order” (/admin/invoices/{id}), “Accept payment” (/admin/invoices/{id}/accept-payment) etc.

How can I create an order using the API?

I am also interested in this. Is there any update regarding this?

Thank you