Skip to main content
POST
Verify TV smartcard number
Verifies a customer’s TV subscription smart card number with the provider (e.g. DSTV, GOTV, StarTimes).

Environment Notes

  • Production key -> queries the live provider.
  • Test key -> returns a simulated verification success response.

Authorizations

x-api-key
string
header
required

Merchant API Key (e.g., nexa-prod-... or nexa-test-...)

Headers

x-business-env
enum<string>
default:prod

Target environment selector (live production vs. simulated sandbox).

Available options:
prod,
test

Body

application/json
tv
string
required

The TV service provider code (e.g. dstv).

smartCardNumber
string
required
businessId
string

Response

Smartcard verified.