API explorer

Theme switcher

Disable Session Webhook

Body Parameters

billinkUsernamestring Required

The merchant's Billink username.

billinkIDstring Required

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

Response

200
Object

Webhook has been disabled

Response Attributes

statusstring

Operation result status.

Enum values:
success
messagestring

Human-readable success message.

400
Object

billinkUsername parameter missing|billinkID parameter missing

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 disable session webhook|Could not set webhook

Response Attributes

statusstring

Operation result status.

Enum values:
error
messagestring

Human-readable error description.

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?