Files
full/module/ec/market/test/agency/delete.http

7 lines
158 B
Plaintext
Raw Normal View History

POST http://127.0.0.1:12423/market.Agency/Delete
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"identity":"01JTMX3YFE4PSKPZA0T09AVSB1"
}