POST https://api.nexway.store/customers/{customerId}/sign
Parameter name | Value | Description | Additional |
---|---|---|---|
customerId | string | customerId |
Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
max | int32 | max |
|
persist | boolean | persist |
Parameter name | Value | Description | Additional |
---|---|---|---|
Content-Type | string | Content-Type |
The request body takes a complete Data resource, containing the following writable properties:
{}
Name | Type | Description | Additional |
---|
This request requires the use of one of following authorisation methods:
OAuth2
.
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
201 | Created Success |
SignedResponse |
401 | Unauthorized Unauthorized |
|
403 | Forbidden Forbidden |
|
404 | Not Found Not Found |
|
500 | Internal Server Error Failure |