1. Card service interfaces
EIOTCLUB API
  • API Interface
    • Interface Description
    • Signature algorithm
    • Error Code
    • Card service interfaces
      • Query all cards under account (Deprecated)
        POST
      • Single Card Information Query (Deprecated)
        POST
      • Query Batch Card
        POST
      • Query Card Package Order Records
        POST
      • Query available packages for a card
        POST
      • Single Card Refresh (Deprecated)
        POST
      • Query international card warning information under the account
        POST
      • Card total statistics
        POST
      • Query profit sharing information at the current level
        POST
      • Query the list of operators that the card can switch to
        POST
      • Switch the operator of the card
        POST
      • Unlock the IMEI pool of the card
        POST
      • Add IMEI to the IMEI card pool
        POST
      • Send SMS
        POST
      • Query the refundable amount
        POST
      • Query customer account balance
        POST
      • Query the status of a package subscription order
        POST
      • Query the product to which the card belongs
        POST
      • Query the orderable packages under the specified product
        POST
      • Query orderable eSIM products
        POST
      • Purchase eSIM
        POST
      • Refund an eSIM order
        POST
      • Query eSIM order details
        POST
      • Query the refundable amount of an eSIM order
        POST
      • Query the details of the package corresponding to the order
        POST
      • Card bind device
        POST
      • Card unbind device
        POST
      • Card Transfer Package
        POST
      • Refresh package usage
        POST
      • Cancel current session
        POST
      • Query the seed number list of the eUICC card
        POST
      • Deliver eSIM remotely
        POST
      • Query all profiles under eUICC
        POST
      • Query Switchable Products for the Card
        POST
      • Switch Card Product
        POST
    • Card package subscription interfaces
      • Package subscription interface
      • Package refund interface
    • Asynchronous notification
      • Traffic alert
      • Unlock notification
      • Card locking notification
      • Subscription notification
      • Subscription notification - detailed version
      • Package activation notice
      • Product switching
      • Refund notification
      • Notification of package expiration upon reaching usage limit
      • Notification of card network disconnection
      • Notification of card being removed from the IMEI pool
      • Notification of card being moved into the IMEI pool
      • Notification of agent pool deact pkg
      • Notification of agent pool pkg activate
      • Notification of agent pool pkg traffic alert
      • EIM remote operation result notification
    • Cloud eSIM
      • Query all cloud eSIM cards under account
      • Single Cloud eSIM Card Details
      • Query Available Packages for Cloud eSIM Card
      • Query cloud eSIM card subscription records
      • Refresh eSIM card under account
      • Purchase eSIM card plan under account
      • Cloud eSIM card order status under account
      • Refund for Cloud eSIM Card Orders Under the Account
      • Query Refundable Amount for Cloud eSIM Card Orders Under the Account
      • Cloud eSIM Transfer Package
      • Cloud eSIM unlock
      • Query Switchable Products for the Cloud eSIM Card
      • Switch Cloud eSIM Card Product
      • Batch Add Cloud eSIM EIDs to IMEI Pool
    • Cloud eSIM Asynchronous notification
      • Traffic alert
      • Subscription notification
      • Package activation notice
      • Refund notification
      • Notification of package expiration upon reaching usage limit
      • Notification of card network disconnection
      • Product switching
      • Card locked notification
      • Card unlocked notification
    • Pool
      • Get pool package list
      • Create pool
      • Get pool list
      • Delete empty pool
      • Subscribe pool package
      • Get pool record list
      • Unsubscribe pool package
      • Get pool's can add card
      • Add pool's card
      • Get pool's card list
      • Remove pool's card
      • Get pool by iccid
    • CDR
      • Batch Query ICCID Traffic
  1. Card service interfaces

Query available packages for a card

POST
/api/v3/package/listOrderPackageByIccid
Query the available packages for a card

Request

Body Params application/json

Example
{
    "appkey": "{{APPKEY}}",
    "timestamp": {
        {TIMESTAMP
        }
    },
    "nonce": 99613,
    "sign": "{{SIGN}}",
    "iccid": "5111111111119"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://oapi.eiotclub.com/api/v3/package/listOrderPackageByIccid' \
--header 'Content-Type: application/json' \
--data '{
    "appkey": "",
    "timestamp": {
        {TIMESTAMP
        }
    },
    "nonce": 99613,
    "sign": "",
    "iccid": "5111111111119"
}'

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{
    "code": "200",
    "message": "Operation successful",
    "data": [
        {
            "operator": 5,
            "packageCode": "GJ-LLB-2G-30-1US-11111111407170352",
            "packageName": "International - Data package - 2G - 30 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 97.5,
            "gzhPackageName": "2GB 30 days",
            "gzhStatus": 1,
            "flowSize": 2048,
            "periodSize": 30,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-100M-30-1US-11111111407170352",
            "packageName": "International - Data package - 100M - 30 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 13,
            "gzhPackageName": "100MB 30 days",
            "gzhStatus": 0,
            "flowSize": 100,
            "periodSize": 30,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-12G-180-1US-11111111407170352",
            "packageName": "International - Data package - 12G - 180 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 519.35,
            "gzhPackageName": "12GB 180 days",
            "gzhStatus": 1,
            "flowSize": 12288,
            "periodSize": 180,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-24G-360-1US-11111111407170352",
            "packageName": "International - Data package - 24G - 360 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 844.35,
            "gzhPackageName": "24GB 360 days",
            "gzhStatus": 1,
            "flowSize": 24576,
            "periodSize": 360,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-3.5G-360-1US-11111111407170352",
            "packageName": "International - Data package - 3.5G - 360 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 468,
            "gzhPackageName": "Trail camera 360 days",
            "gzhStatus": 1,
            "flowSize": 3584,
            "periodSize": 360,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-1.8G-360-1US-11111111407170352",
            "packageName": "International - Data package - 1.8G - 360 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 234,
            "gzhPackageName": "Trail camera  180 days",
            "gzhStatus": 0,
            "flowSize": 1843,
            "periodSize": 360,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-360M-360-1US-11111111407170352",
            "packageName": "International - Data package - 360M - 360 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 162.5,
            "gzhPackageName": "360MB 360 days",
            "gzhStatus": 1,
            "flowSize": 360,
            "periodSize": 360,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-7G-360-1US-11111111407170352",
            "packageName": "International - Data package - 7G - 360 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 624,
            "gzhPackageName": "Trail camera 360 days Unlimited",
            "gzhStatus": 1,
            "flowSize": 7168,
            "periodSize": 360,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-12G-360-1US-11111111407170352",
            "packageName": "International - Data package - 12G - 360 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 650,
            "gzhPackageName": "12GB 360 days",
            "gzhStatus": 0,
            "flowSize": 12288,
            "periodSize": 360,
            "periodType": 2
        },
        {
            "operator": 5,
            "packageCode": "GJ-LLB-1.8G-180-1US-11111111407170352",
            "packageName": "International - Data package - 1.8G - 180 days",
            "productCode": "1US-11111111407170352",
            "price": 0,
            "packageType": 2,
            "gzhPrice": 234,
            "gzhPackageName": "Trail camera 180 days",
            "gzhStatus": 1,
            "flowSize": 1843,
            "periodSize": 180,
            "periodType": 2
        }
    ]
}
Modified at 2025-08-18 05:45:29
Previous
Query Card Package Order Records
Next
Single Card Refresh (Deprecated)
Built with