Extend Validity

Extend the validity of an active EWB. NIC business rule: extend window is only the last 8 hours of validity — calling earlier returns can only extend within 8h of validity. NIC computes the extension period from remaining distance and consignment status; callers do not specify hours directly. The EWB to extend is supplied in the request body as ewbNumber (not in the URL).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64
required

12-digit EWB number to extend.

string
required
string
required
integer
required
integer
required
integer
enum
required

Reason for extending validity. Required.

  • 1 — Natural Calamity (flood, cyclone, earthquake)
  • 2 — Law & Order (curfew, riot, road closure)
  • 4 — Transhipment (transferred to another vehicle / hub)
  • 5 — Accident
  • 99 — Others (free-text remark recommended)
Allowed:
string | null
string
enum
required

Consignment status at time of extension. Required.

  • M — In Movement (vehicle still en route)
  • T — In Transit (parked / warehoused; carries the
    warehouse address in addressLine1/2/3)
Allowed:
string | null
enum

Where the consignment is parked. Required only when
consignmentStatus is T.

  • R — Road (parked roadside)
  • W — Warehouse
  • O — Others
Allowed:
integer
required
string | null
date | null
integer
enum
required

1=Road, 2=Rail, 3=Air, 4=Ship, 5=In Transit (extend-only).

Allowed:
string | null
string | null
string | null
Headers
string
required
length between 15 and 15
^[0-9]{2}[A-Z]{5}[0-9]{4}[A-Z][A-Z0-9]{3}$

GSTIN whose NIC IRP / EWB-portal credential authorizes the call.
Seed each GSTIN's credential through the Developer Console.

uuid

Optional client-supplied UUID for correlation across logs and dashboards. If omitted, OneFinOps mints one and echoes it back on the response.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json