Confirm restriction order
curl --request POST \
--url https://api.plais-sandbox.finventi.com/api/v1/orders/{docId}:confirm
{
"result": {
"accepted": "<string>"
}
}
Restriction order document ID.
Result of restriction order confirmation
Result of the restriction order posting
Last modified on January 27, 2026