POST GSTVerify

Documentation for 'GSTVerify'.

Request Information

Parameters

NameDescriptionAdditional information
gSTIN
Documentation for 'gSTIN'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "GSTIN": "sample string 1",
  "OrderId": "sample string 2",
  "Token": "sample string 4",
  "BusinessName": "sample string 5",
  "fillingstatus": true
}

text/xml

Sample:
<CashFreeEKYCEntities.GSTINVerifyRequestEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities">
  <BusinessName>sample string 5</BusinessName>
  <GSTIN>sample string 1</GSTIN>
  <OrderId>sample string 2</OrderId>
  <Token>sample string 4</Token>
  <UserId>3</UserId>
  <fillingstatus>true</fillingstatus>
</CashFreeEKYCEntities.GSTINVerifyRequestEntity>

application/x-www-form-urlencoded

Sample:

Sample not available.

URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body