Authorization: Bearer ********************
{
"ids": [
0
]
}
curl --location --request POST 'https://ws.integration.banyantechnology.com/api/v3/shipments/MarkExported' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
]
}'
{}