# Build checkout from basket **POST /v1/checkout** ## Servers - Development Server: https://api-dev.classmanager.io (Development Server) - Localhost: https://localhost (Localhost) - Local (Valet): https://classmanager.test (Local (Valet)) - Staging Server: https://api-stage.classmanager.io (Staging Server) - Production Server: https://api.classmanager.io (Production Server) ## Parameters ### Body: application/json (object) - **basketId** (string) ID of the basket to retrieve ## Responses ### 200 The checkout #### Body: application/json (object) - **checkout** (object) - **balance** (integer) The balance of the family [Powered by Bump.sh](https://bump.sh)