This API is talking about how we show your 3pl preference on api, less to open then less response time
[POST] /api/mitra/v3/set_whitelist_services
Expedition preference only available for express delivery option
| Field | DataType | Nullable | Desc |
|---|---|---|---|
services | array | true | Fill null to reset all settings |
NB: Use empty json to reset settings
{
"services": ["jne", "jnt", "sicepat"]
}
{
"status": true,
"text": "Success to set",
"method": "set_whitelist_services"
}