On this page
No Headings
Defines the request object to create a wallet transaction.
objecttyperequiredstring"TOPUP", "VOID"Type of the wallet transaction applied on the wallet. Supported types are TOPUP, VOID.
paid_creditsstring^\d+(\.\d+)?$Number of paid credits to be added. Applicable only to TOPUP type of transaction
credits_to_voidstring^\d+(\.\d+)?$Number of credits and Only for type VOID, this field need to be passed in request.
granted_creditsstring^\d+(\.\d+)?$Number of granted credits to be added. Applicable only to TOPUP type of transaction
metadataarrayList of key-value pair contains the metadata about the wallet transaction.
itemsobjectkeystringName of the key
valuestringValue associated with the key