25 lines
268 B
Plaintext
25 lines
268 B
Plaintext
meta {
|
|
name: Preactivate
|
|
type: http
|
|
seq: 6
|
|
}
|
|
|
|
post {
|
|
url: {{baseurl}}/sim/preactivate
|
|
body: formUrlEncoded
|
|
auth: inherit
|
|
}
|
|
|
|
params:query {
|
|
~iccid: 1234
|
|
}
|
|
|
|
body:form-urlencoded {
|
|
iccid: 8933201125065160380
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|