NZ

NZ CELL Seller API

Multi-source digital product gateway for game topup and digital services.

Realtime Status

Pending / Success / Failed

Duplicate Protection

Ref ID Validation

Architecture

Multi Supplier Ready

Official Website

Seller API Ready
Realtime Processing
Digiflazz Integration
Multi Source System

Topup Endpoint

Method
POST
Endpoint URL
https://nzcellstore.com/digiflazz/topup.php
Headers
Content-Type: application/json

Request Example

{
  "username":"nzcell",
  "ref_id":"TEST12345",
  "hp":"123456789",
  "pulsa_code":"ff5",
  "sign":"md5(username+apikey+ref_id)"
}

Response Example

{
  "data": {
    "ref_id":"TEST12345",
    "status":"0",
    "message":"Process"
  }
}

Status Transaction

0
Pending
1
Success
2
Failed

Features

Realtime Response
Duplicate Ref Protection
Multi Supplier Ready
Callback Ready
Game Topup Support
Auto Status Update
Supplier Routing
Multi Source Architecture