# VyAuthenticationMethodRequestBasicAuth

## Derived Properties ([VyWebhookAuthenticationMethodBase](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vywebhookauthenticationmethodbase))

| 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](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vywebhookauthenticationmethodbase)
