Imei from subscription, SIM común

This commit is contained in:
2026-05-07 13:53:02 +02:00
parent 9c74fb9a7b
commit c4e4d87303
12 changed files with 202 additions and 11 deletions

View File

@@ -0,0 +1,22 @@
info:
name: Subscription
type: http
seq: 4
http:
method: GET
url: "{{baseurl}}/v1/subscription/{{subscription}}"
auth:
type: bearer
token: "{{alai_token}}"
runtime:
variables:
- name: subscription
value: SID1776275_TS1759238704226_0
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5