Skip to content

Commit

Permalink
Merge pull request #3 from ebanx/feature/update-domain
Browse files Browse the repository at this point in the history
update API endpoint
  • Loading branch information
lcscarvalho committed Oct 8, 2018
2 parents faeecf0 + 1b2d6f6 commit ae6bddb
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 ae6bddb

Please sign in to comment.