This commit is contained in:
9
request/test.http
Normal file
9
request/test.http
Normal file
@@ -0,0 +1,9 @@
|
||||
### Adapte pay test
|
||||
GET {{host}}/adapter/test/pay
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
||||
account=13632877014&password=123456
|
||||
|
||||
> {%
|
||||
client.global.set("admin_token", response.body.data.token);
|
||||
%}
|
||||
Reference in New Issue
Block a user