Create or Update Endpoint Request

API Docs by APIMATIC
Advanced Billing APIModelsStructures

Create or Update Endpoint Request
#

Used to Create or Update Endpoint

NameDescription
endpoint
REQUIRED

Used to Create or Update Endpoint

  • HTTP
  • Java
  • .NET
  • PHP
  • Python
  • Ruby
  • TypeScript
  • Go
{
  "endpoint": {
    "url": "url2",
    "webhook_subscriptions": [
      "dunning_step_reached"
    ]
  }
}