Block Unblock Load

This API enables the blocking and unblocking of financial adjustments to the account using the Load Balance API. It is specifically designed for Prepaid and Debit programs and is not used for Credit card programs.

Blocking financial postings to the account does not affect the authorization flow of the related token(s).

Body Params
string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

int32
required
0 to 1
  • 0 = Block load
  • 1 = Unblock load
int64
required
≥ 1

Public token / account number /Group Id.Pass public token when input type is t./Pass account number when input type is a./Pass Group Id when iput type is g.

string
required

Input Type :

  • a ==> account
  • t ==> Token
  • g ==> Group
string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

Responses

404

Webservices does not exist

500

Internal Server error

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