46 lines
706 B
Plaintext
46 lines
706 B
Plaintext
meta {
|
|
name: Mass action list
|
|
type: http
|
|
seq: 16
|
|
}
|
|
|
|
get {
|
|
url: {{actionsUrl}}/massActions?massActionId=5363116
|
|
body: formUrlEncoded
|
|
auth: bearer
|
|
}
|
|
|
|
params:query {
|
|
massActionId: 5363116
|
|
~identifier.identifierType: ICCID
|
|
~identifier.identifiers: 8933201125065160463,8933201125065160422
|
|
}
|
|
|
|
auth:bearer {
|
|
token: {{ws-access-token-partenaire}}
|
|
}
|
|
|
|
body:json {
|
|
|
|
"identifier": {
|
|
"identifiers": ["8933201124059175967"],
|
|
"identifierType": "ICCID"
|
|
}
|
|
|
|
}
|
|
|
|
body:form-urlencoded {
|
|
identifier.identifierType: ICCID
|
|
identifier.identifiers: 8933201125065160463
|
|
~massActionId: 5192767
|
|
}
|
|
|
|
vars:pre-request {
|
|
~id: 5187320
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|