This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Checkout API | |
version: 1.0.0 | |
description: | | |
API for managing checkout brand configurations and sessions. | |
## Authentication | |
This API uses two authentication methods: | |
- Bearer token authentication for user sessions |