Invincible Pay
Webhook

Get webhook urls

GET
/v1/webhook-urls

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://api.invinciblepay.com/v1/webhook-urls"
[
  {
    "accountId": "string",
    "brandId": "string",
    "id": "string",
    "status": "active",
    "url": "string"
  }
]
{
  "error": "string",
  "error_code": {}
}
{
  "error": "string",
  "error_code": {}
}
{
  "error": "string",
  "error_code": {}
}