12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
![]() |
meta {
|
||
|
name: Customer
|
||
|
type: http
|
||
|
seq: 1
|
||
|
}
|
||
|
|
||
|
get {
|
||
|
url: {{host}}/customers/{{customerId}}
|
||
|
body: none
|
||
|
auth: inherit
|
||
|
}
|