12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
---
|
|
title: "Check Permissions"
|
|
openapi: "openapi-1.2.0 POST /check"
|
|
---
|
|
|
|
<Tip>
|
|
{" "}
|
|
If the `customer_id` you send doesn't already exist, Autumn will automatically
|
|
create a new customer. You can optionally set the properties of this new customer
|
|
through the `customer_data` field.
|
|
</Tip>
|