Webhook
Create webhook url
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
url*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://api.invinciblepay.com/v1/webhook-urls" \ -H "Content-Type: application/json" \ -d '{ "url": "string" }'{
"accountId": "string",
"brandId": "string",
"id": "string",
"status": "active",
"url": "string"
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}