Service (Express)
Atur layanan yang ditampilkan ke akunmu, untuk layanan yang tersedia silahkan cek di halaman pricing
PHP
KiriminAja::setWhiteListExpedition((array) $services);
Request
Field | DataType | Nullable | Desc |
---|---|---|---|
services | array | true | Fill null to reset all settings |
NB: Gunakan json kosong untuk reset pengaturan
{
"services": ["jne","jnt","sicepat"]
}
Response
{
"status": true,
"text": "Success to set",
"method": "set_whitelist_services"
}