> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/pay/vywebhookauthenticationmethodbase/vyauthenticationmethodrequestbasicauth.md).

# VyAuthenticationMethodRequestBasicAuth

## Derived Properties ([VyWebhookAuthenticationMethodBase](/sdk-reference/c-sdk-v3/object-references/pay/vywebhookauthenticationmethodbase.md))

| Field | Type | Description | Required |
| ----- | ---- | ----------- | -------- |

## Properties

| Field    | Type   | Description                                                                | Required |
| -------- | ------ | -------------------------------------------------------------------------- | -------- |
| Type     | string |                                                                            | ✗        |
| Username | string | This is the username for your endpoint. (A custom username that you enter) | ✗        |
| Password | string | This is the password you enter for your endpoint.                          | ✗        |

## References

**Schema**

* [VyWebhookAuthenticationMethodBase](/sdk-reference/c-sdk-v3/object-references/pay/vywebhookauthenticationmethodbase.md)
