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.
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?