17 lines
178 B
Plaintext
17 lines
178 B
Plaintext
meta {
|
|
name: /api/invoices/:id
|
|
type: http
|
|
seq: 8
|
|
}
|
|
|
|
get {
|
|
url: {{base_url}}/api/invoices/2631
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|