docs de la api de objenious
This commit is contained in:
24
docs/sim-objenious/Simcardtypes.bru
Normal file
24
docs/sim-objenious/Simcardtypes.bru
Normal file
@@ -0,0 +1,24 @@
|
||||
meta {
|
||||
name: Simcardtypes
|
||||
type: http
|
||||
seq: 9
|
||||
}
|
||||
|
||||
get {
|
||||
url: https://api-getway.objenious.com/ws/simcardTypes?pageSize=10
|
||||
body: none
|
||||
auth: bearer
|
||||
}
|
||||
|
||||
params:query {
|
||||
pageSize: 10
|
||||
}
|
||||
|
||||
auth:bearer {
|
||||
token: {{ws-access-token-partenaire}}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user