10 lines
208 B
HTTP
10 lines
208 B
HTTP
### 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);
|
|
%}
|