meta { name: Mass action list type: http seq: 16 } get { url: {{actionsUrl}}/massActions/ body: formUrlEncoded auth: bearer } auth:bearer { token: {{ws-access-token-partenaire}} } body:json { { "identifier": { "identifiers": ["8933201124059175967"], "identifierType": "ICCID" } } } body:form-urlencoded { identifier.identifierType: ICCID identifier.identifiers: 8933201124059176320 } vars:pre-request { ~id: 5187320 } settings { encodeUrl: true timeout: 0 }