Files
sf-sim/docs/sim-api/Activate.bru

22 lines
250 B
Plaintext
Raw Normal View History

meta {
name: Activate
type: http
seq: 1
}
post {
url: {{baseurl}}/sim/activate
body: formUrlEncoded
auth: inherit
}
body:form-urlencoded {
2026-04-21 17:39:09 +02:00
iccid: 8935103196306448300
offer: SAVEFAMILY1
}
settings {
encodeUrl: true
timeout: 0
}