/collateral/v1/address/status
Notify Sinohope after the exchange asynchronously processes the added address request
application/json
Request Body required
requestId string required
Identifier for the binding request
Responses
- 200
Successful response
application/json
Schema
Example (from schema)
Schema
status boolean required
Status of the address request processing, False/True (failed/success)
{
"status": true
}
Loading...