Organizacion docs

This commit is contained in:
2026-05-07 09:20:26 +02:00
parent 3cf5c3695e
commit d2c86396b1
20 changed files with 68 additions and 15 deletions

20
docs/sim-api/Select.bru Normal file
View File

@@ -0,0 +1,20 @@
meta {
name: Select
type: http
seq: 13
}
get {
url: {{baseurl}}/sim/select?iccid=8934909001500561503
body: none
auth: inherit
}
params:query {
iccid: 8934909001500561503
}
settings {
encodeUrl: true
timeout: 0
}