Simlessly

Simlessly Documnet Center

vuePress-theme-reco Simlessly    2022 - 2025
User Manual
  • RSP
  • EIM
  • CMP
API Reference
  • RSP
  • EIM
  • CMP

Simlessly

82

Articles

0

Tags

    User Manual
    • RSP
    • EIM
    • CMP
    API Reference
    • RSP
    • EIM
    • CMP
    • Quick Start

      • Overview
    • Profile Management

      • Signature
      • Single Generate AC
      • Batch Generate AC
      • Query Batch AC Generation Results
      • Add Profile By UPP
      • Generate AC By UPP
      • Upload Profile Secret
      • Delete Profile
      • Query Profile Detail
      • Query Profile Log
      • Profile Status Notification
      • List Config
      • Update Profile Param
      • Update Profile By UPP
      • Expired Profile
    • Campaign

      • Add Campaign Profile Resource
      • Delete Campaign Profile
      • Unlock Campaign Profile
      • Query Campaign Profile Resource
    • Profile Recycle

      • Change Recycle Time
      • Recycle Notification
    • ES2+ Interface

      • Download Order
      • Confirm Order
      • Cancel Order

    Expired Order

    vuePress-theme-reco Simlessly    2022 - 2025

    Expired Order

    Simlessly

    # Expired Order

    Simlessly API (v1.0.0): Expired Order

    # POST

    https://rsp.simlessly.com/api/v1/profile/expired (opens new window)

    # Parameters of Request

    Name Type MOC Description Example
    iccid String Mandatory ICCID (length: 19-20) 89860468152080349618

    # Example of Request

    {
      "iccid":"8985211116317800004"
    }
    

    # Parameters of Response

    Name Type MOC Description Example
    ## Example of Response
    {
      "obj":null,
      "success": true,
      "msg":"",
      "code":"00000 "
    }
    

    < Update Profile By UPP Add Campaign Profile Resource >

    • Expired Order
    • POST
    • Parameters of Request
    • Example of Request
    • Parameters of Response