Cancel Transaction Request Parameter

📘

Data Attribute Reference

Data Type
A - Alphabet, N - Numeric, AN - AlphaNumeric, C - Characters, D - Decimal, B - Boolean

Mandatory
M - Mandatory, C - Conditional, O - Optional

Parameter

Data Type

Mandatory

Description

paymentToken

C 255

M

Payment token ID

clientID

C 255

O

Unique client ID.

This ID will be created when UI SDK init and store in app preference.

Formula :
Get UUID

locale

C 10

O

Api response localization.

Based on ISO 639

 

Important:
if locale is empty, api will reponse based on payment token locale.

if locale is exist, api will reponse with requested locale.

if clientID exist, api will reponse with user preference locale

additionalInfo

B

O

Additional payment information on the response.

default = false

if true, api will return more information


Note : Only for V4 UI