GET
/
v2
/
ewaybill
/
pdf
/
{doc_hash_id}
curl --request GET \
  --url https://app.getswipe.in/api/partner/v2/ewaybill/pdf/{doc_hash_id} \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

doc_hash_id
string
required

The hash id of the document to be fetched