Mal Kabul Durumu Güncelleme
Bu servis mal kabul durumunu günceller.
- Method: PUT
- Url: https://radium.hepsiburada.com/api/po/update_status
- Auth: API bağlantısı için size username ve password bilgileri verilecektir. Bu bilgiler için lütfen destek ekibi ile iletişime geçiniz.
Parametre | Zorunlu | Açıklama |
---|---|---|
poId | Evet | Mal Kabul id |
status | Evet | Mal Kabul Durumu |
{
"poId": 1,
"status": "COMPLETED"
}