Skip to main content
POST
/
public
/
{user_id}
/
gateways
/
{gatewayConfig_uuid}
/
setup
Setup Gateway
curl --request POST \
  --url https://apigw.ipxo.com/ecommerce/public/{user_id}/gateways/{gatewayConfig_uuid}/setup \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string
required

The ID of the user.

gatewayConfig_uuid
string
required

Response

200 - application/json
object | null

The response is of type object.