Skip to content

Encryption Support#

Enriches APIs support sending IRP password in an encrypted format for additional security.

Headers#

Here’s a list of full set of headers for encrypted IRP password

Header Key Name Description
Content-Type It used to indicate the media type of the resource in the request
for example: application/json for json document exchange
accept It used to request the media type of the resource expected in the response
for example: application/json for json document exchange
X-FLYNN-N-IRP-GSP-CODE GSP Identifier: enum (“vay”)
X-FLYNN-N-IRP-GSTIN GSTIN of the taxpayer
X-FLYNN-N-IRP-USERNAME Portal username associated with taxpayer GSTIN for the GSP, Non-sensitive
X-FLYNN-S-REK Request Encryption Key - refer here
optional, to be used when you want to encrypt the password
X-FLYNN-S-IRP-PWD Portal password associated with GSTIN and Username for the GSP, Sensitive

With, addition to the headers described above also set all required headers to make an authenticated API call.

required headers for all e-invoice API calls

  • Content-Type
  • accept
  • X-FLYNN-N-ORG-ID
  • X-FLYNN-N-USER-TOKEN