Delete Beneficiary

Use this API to Delete Beneficiary

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

Header Parameters

NameTypeDescription
Content-TypeStringApplication/Json
AcceptStringApplication/Json
X-Qro-ApiKeyStringProvided By Dextox
X-Qro-UserIdStringProvided By Dextox

Request Parameter

Param NameParam TypeIs MandatoryDescription
mobilestringYESBeneficiary Mobile Number
bene_idstringYESBeneficiary Id

Sample Request

{
  "mobile":"99XXXXXX39",
  "bene_id":"XXXX",
}

Sample Response

{
  "status":true,
  "response_code":1,
  "message":"Beneficiary record deleted successfully.",
  txn_status":0
}
Body Params
string
required
Defaults to 98XXXXXX12
string
required
Defaults to xxxx
Headers
string
required
Defaults to {{API KEY}}
string
required
Defaults to {{API KEY}}
Response

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