Authorizes the charges transaction data
get
/service/v1/approveCharges
This endpoint is used to authorize the charges transaction data.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
seqNo: string
Sequence Number
-
txnRefNo: string
Transaction reference number
Header Parameters
-
appId(required): string
App Id
-
branchCode(required): string
Branch code
-
contentType: string
Content type
-
tenantId: string
Tenant Id
-
userId(required): string
User id for SMS
Response
Supported Media Types
- application/json
- application/xml
200 Response
Success
Root Schema : schema
Type:
boolean
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error