post https://tdc.quadminds.com/apis/stork-api/orders//certification
Create order certification
Log in to see full request history
Response
Create order certification
xxxxxxxxxx
10curl --request POST \
--url https://tdc.quadminds.com/apis/stork-api/orders/idOrCode/certification \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"level": "order",
"status": "SUCCEEDED"
}
'
Try It!
to start a request and see the response here! Or choose an example: