Misma info de sim para el /select

This commit is contained in:
2026-05-08 14:49:43 +02:00
parent 410f659db0
commit 63698ee1aa
8 changed files with 174 additions and 7 deletions

View File

@@ -5,16 +5,16 @@ meta {
}
get {
url: https://api-getway.objenious.com/ws/lines?pageSize=1000&simStatus=ACTIVATED
url: https://api-getway.objenious.com/ws/lines?identifier.identifierType=ICCID&identifier.identifiers=8933201125065160455
body: formUrlEncoded
auth: bearer
}
params:query {
pageSize: 1000
simStatus: ACTIVATED
~identifier.identifierType: ICCID
~identifier.identifiers: 8933201125065160455
identifier.identifierType: ICCID
identifier.identifiers: 8933201125065160455
~pageSize: 1000
~simStatus: ACTIVATED
}
auth:bearer {