POST http:///api/v1/partner/store/user/sign
Parameter name | Value | Description | Additional |
---|---|---|---|
cuid | string |
The request body takes a complete ContractSignRequest resource, containing the following writable properties:
{
"contractId": "string"
}
Name | Type | Description | Additional |
---|---|---|---|
contractId | string | Optional |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK successful operation |
ConsumerUser |