API explorer

Theme switcher

Set Session Webhook URL

Body Parameters

billinkUsernamestring Required

The merchant's Billink username.

billinkIDstring Required

The merchant's Billink ID (SHA-1 hash).

urlstring Required

The HTTPS URL where webhook events will be delivered.

Response

200
Object
Webhook has been set

Response Attributes

statusstring

Operation result status.

Enum values:
success
messagestring

Human-readable success message.

400
Object
billinkUsername parameter missing|billinkID parameter missing|url parameter is empty|Invalid url parameter|Webhook signing secret is not set. Please, generate the secret first

Response Attributes

statusstring

Operation result status.

Enum values:
error
messagestring

Human-readable error description.

404
Object
Client not found

Response Attributes

statusstring

Operation result status.

Enum values:
error
messagestring

Human-readable error description.

500
Object
Could not set session webhook|Could not set webhook

Response Attributes

statusstring

Operation result status.

Enum values:
error
messagestring

Human-readable error description.

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

POST

/

Select
1

Response

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?