Setup Alert for real time information on changes to entered Card.
Headers
Name | Value |
---|---|
Content-Type | application/json |
Authorization | Bearer {token} |
Request
Key | Required | Comment |
---|---|---|
url | Yes | String. The URL where you want to receive the alert. Must be HTTPS. |
Response
Name | Value |
---|---|
alertId | Int. The ID for this alert. |
Status Code
Code | Comment |
---|---|
201 | Request OK, account created. |
400 | Input data not correct. |
401 | User not authorized. |