check_delegation
ActiveTool of Synchronity
declared in 0.2.0
Poll for human approval of a delegation request. When status is "approved", returns the delegation_token to use as buyer_delegation_token in execute_checkout.
Parameters schema
{
"type": "object",
"required": [
"device_code"
],
"properties": {
"device_code": {
"type": "string",
"description": "device_code returned by request_delegation"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Synchronity
https://github.com/themewireco/synchronity
2/7 registries