Skip to main content

Update CardConnect Gateway

PUT 

https://useast.api.elasticpath.com/v2/gateways/card_connect

Use this endpoint to configure CardConnect.

Request

Responses

OK


Request Collapse all
Base URL
https://useast.api.elasticpath.com
Body
{
  "data": {
    "merchant_id": "string",
    "username": "string",
    "password": "string",
    "test": true,
    "enabled": true
  }
}
ResponseClear

Click the Send API Request button above and see the response here!