Skip to content

Instantly share code, notes, and snippets.

@chuan2019
chuan2019 / create_order_flow.md
Last active October 16, 2025 05:37
API Calls in a Create-Order-Flow

Sample API Calls in a Create-Order-Flow

Checking User

% curl -X GET 'http://localhost:8000/api/users/37' | jq
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   211  100   211    0     0  42747      0 --:--:-- --:--:-- --:--:-- 52750
{
  "email": "orderuser746336@example.com",