From 1b2d6f6ae408b2e7bcb2017d590b554ce2394e5d Mon Sep 17 00:00:00 2001 From: Lucas Carvalho Date: Mon, 8 Oct 2018 11:26:38 -0300 Subject: [PATCH] update API endpoint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 154a1c2..1e54b15 100644 --- a/README.md +++ b/README.md @@ -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",