# Auth ## Auth Adjustment - [POST /auths/{authNumber}/adjust](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/adv.-auth/authadjustment.md): Performs an Auth Adjustment using the values and flags specified ## Process a change in Auth Status - [POST /auths/{authNumber}/process-status/{newAuthCode}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/adv.-auth/authprocessstatus.md): Initiates an Auth Status change. ## Create Auth - [POST /auths](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth/createauth.md): Creates a new Auth and returns the generated Auth. ## Create or Update Auth Batch - [PUT /auths](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth/createorupdateauthbatch.md): Creates or Updates Multiple Auths ## Get Auth - [GET /auths/{authNumber}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth/getauth.md): Gets a specific Auth. ## Update Auth - [PUT /auths/{authNumber}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth/updateauth.md): Updates a specific Auth and returns the updated Auth after changes have been applied. ## Delete Auth - [DELETE /auths/{authNumber}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth/deleteauth.md): Deletes an Auth. ## Get VBA Auth - [GET /auths-vba/{authNumber}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth/getvbaauth.md): Gets a specific Auth with VBASoftware custom fields included. ## Auth Adjustment - [POST /auths/{authNumber}/adjust](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth/authadjustment.md): Performs an Auth Adjustment using the values and flags specified ## Process a change in Auth Status - [POST /auths/{authNumber}/process-status/{newAuthCode}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/auth/authprocessstatus.md): Initiates an Auth Status change.