VAS

Validate cable smartcard or electricity meter (merchant)

Single validation endpoint for external merchants. Set type to "cable" or "electricity".

post/api/external/v1/validate

Request body

type'cable' | 'electricity' required

Validation type

smartcardNumberstring

Required when type is cable

cablenamestring

Required when type is cable

meterNumberstring

Required when type is electricity

productNamestring

Required when type is electricity

amountnumber

Required when type is electricity

meterType'prepaid' | 'postpaid'

Required when type is electricity

Response

Validation successful

Changes