◻️Check Multiple order status
1. Request Url
https://{host}/api/v2/batchQueryOrderState2. Request parameter instance
parameter
whether
explain
3. Example of request parameters
{
//Maximum limit 200 order numbers exceeding the limit will only intercept the first 200 pieces of data
"orderIds": [
"655bce95-577e-4930-bb9e-3f82bc6e57e7",
"33120af8-1866-4cb6-99a8-2c303f490c2c",
"de746e9c-4e6a-4615-8413-6b224fac439e",
"9b8ccde9-fd8f-4014-a77b-ed757a3bb25a",
"2f2e219f-c7af-4fc3-ad01-973a5f10d293",
"edeafba6-e493-4b7f-9203-71484e444d94"
]
}4.Example of returned results
5.Return Parameter Description
Field Name
field
data type
remarks
Last updated