POST
Update POD
https://custom-api-javelin.samb.co.id/api/insert-pod
Request
| Parameter | Type | Position | # | Description |
|---|---|---|---|---|
| client_id | string |
Body |
Required |
- |
| do_reference | string |
Body |
Required |
- |
| pod_code | string |
Body |
Required |
- |
| pod_remark | string |
Body |
Optional |
- |
| pod_update_by | string |
Body |
Optional |
- |
| receiver_name | string |
Body |
Optional |
- |
Response
{
"status": 200,
"message": "Success Add POD to Reference No: $(YOUR_DO_REFERENCE)"
}