(Deprecated) Cancelling E-Waybill
URL query string
{{HOST}}/v0.1/taxable_entities/{{TAXABLE_ENTITY_ID}}/ewb_activity/CANCEL_EWBSample Payload
{
"ewb_client_ids": [
"E-Waybill ID"
],
"cancel_reason": "DUPLICATE",
"remark": "string"
}Request Parameters:
Sample Response
Last updated
Was this helpful?