27 lines
301 B
Plaintext
27 lines
301 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: 8934909001500954922
|
|
offer: mensual
|
|
orderId: test
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|