latestOpenAPI 3.1.02026-08-21911,278875.0 KB
81c537153037
Order and Pay: Webhook
Get webhook business locations
Get all business locations added to a webhook endpoint via the API.
get/o/wh/1/webhook/{endpointId}/business-locations
Path parameters
endpointIdstring required
Example:endpoint
Response
Business location IDs
Example response
[
{
"businessLocationId": 45454565682155,
"createdAt": "2023-11-07T19:15:05.043+0000",
"updatedAt": "2023-11-07T19:15:05.043+0000"
}
]