Error endpoint

This commit is contained in:
2026-04-15 10:27:58 +02:00
parent 1f78f4a3e1
commit a35a6c2b60
4 changed files with 24 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ post {
}
body:form-urlencoded {
iccid: 8933201125068890408
iccid: 8933201125065160414
offer: SAVEFAMILY1
}

View File

@@ -0,0 +1,20 @@
meta {
name: ReActivate
type: http
seq: 13
}
post {
url: {{baseurl}}/sim/reActivate
body: formUrlEncoded
auth: inherit
}
body:form-urlencoded {
iccid: 8933201125065160380
}
settings {
encodeUrl: true
timeout: 0
}