I'm developing a private application, through it im creating orders, after creating one i'm trying to create a transaction for it, but the api throws "Unprocessable Entity".
Also i'm trying to change the status of the order, from "Pending" to "Paid", but no update is done.
Any idea? Thanks in advance!