The JSON Schema of a «POST /v1/orders/» request states:
"transactions": {
"$ref": "transactions.json#"
},
But I have not found the transactions.json
part.
Hello, @Joachim_de_Boer, where is it?
The JSON Schema of a «POST /v1/orders/» request states:
"transactions": {
"$ref": "transactions.json#"
},
But I have not found the transactions.json
part.
Hello, @Joachim_de_Boer, where is it?
I have got an answer:
We will add it to the docs.