Order Webhook Set
This endpoint allows a user to set or update a webhook URL for receiving real-time order-related events. By providing the Billink username, ID, and the target webhook URL, users can ensure their systems are promptly informed of order updates and can react automatically to changes in order status.
Body Parameters
billinkIDstring Required
The billinkID is the unique identifier for the Billink account linked to the session.
billinkUsernamestring Required
The billinkUsername is the username linked to the Billink account for the session.
urlstring Required
The url parameter represents the URL used in the session webhook set operation.
Response
200
Object
Response Attributes
messagestring
statusstring
400
Object
Response Attributes
error_backendobject
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?