Skip to content

Commit

Permalink
update API endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
lcscarvalho committed Oct 8, 2018
1 parent faeecf0 commit 1b2d6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -35,7 +35,7 @@
```

```bash
curl -X POST 'https://sandbox.ebanx.com/ws/direct' \
curl -X POST 'https://sandbox.ebanxpay.com/ws/direct' \
-d 'request_body={
"integration_key": "your_test_integration_key_here",
"operation": "request",
Expand Down

0 comments on commit 1b2d6f6

Please sign in to comment.