Skip to main content

Get one webhook calls by UUID

GET 

/kypay/webhook/partner_webhook/:uuid

Get one webhook calls by UUID

Request​

Path Parameters

    uuid stringrequired

Responses​

One partner webhook calls

Schema
    uuid stringrequired

    Webhook call uuid

    type stringnullable

    Webhook transfer url

    body stringrequired

    Webhook transfer url

    last_response_code stringnullable

    Webhook transfer url

    is_success booleannullable

    Webhook transfer url

    date_created stringrequired

    Webhook transfer url

Loading...