2026-01-16 13:13:45 +01:00
|
|
|
meta {
|
|
|
|
|
name: Preactivate
|
|
|
|
|
type: http
|
2026-05-07 09:20:26 +02:00
|
|
|
seq: 6
|
2026-01-16 13:13:45 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
post {
|
|
|
|
|
url: {{baseurl}}/sim/preactivate
|
2026-02-03 17:26:12 +01:00
|
|
|
body: formUrlEncoded
|
2026-01-16 13:13:45 +01:00
|
|
|
auth: inherit
|
|
|
|
|
}
|
|
|
|
|
|
2026-02-03 17:26:12 +01:00
|
|
|
params:query {
|
|
|
|
|
~iccid: 1234
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
body:form-urlencoded {
|
2026-05-13 13:45:28 +02:00
|
|
|
iccid: 8934909001500954922
|
|
|
|
|
offer: mensual
|
|
|
|
|
orderId: test
|
2026-02-03 17:26:12 +01:00
|
|
|
}
|
|
|
|
|
|
2026-01-16 13:13:45 +01:00
|
|
|
settings {
|
|
|
|
|
encodeUrl: true
|
|
|
|
|
timeout: 0
|
|
|
|
|
}
|