updateCheckoutConfig
A new checkout config is created or updated if it already exists
Path Parameters |
---|
id string — REQUIREDThis is optional. If you don't pass an ID, a new config will be created. If you pass an ID, the config will be created. |
Request Body |
---|
name string — REQUIRED |
config object — REQUIRED |
Responses | |||||||
---|---|---|---|---|---|---|---|
200 Checkout config for the updated id.
| |||||||
401 User is not authenticated.
|