Files
full/module/ec/address/test/library/get.http

7 lines
124 B
Plaintext
Raw Normal View History

POST http://127.0.0.1:12459/address.Library/Get
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"id":1
}