Start your All-Access Pass to unlock this challenge
Challenge 1 / 2
Your teammate configured a scoped client for LemonSqueezy API:
http_client:
scoped_clients:
lsClient:
base_uri: 'https://api.lemonsqueezy.com'
# ...
You have a task where you need to create a LemonSqueezy customer via API. How can you achieve it? Make sure you check the API docs for this endpoint: https://docs.lemonsqueezy.com/api/customers/create-customer
Skip challenges and go to theNext Chapter