Key | Description | Format |
status | "success": indicates the correct recovery of information | STRING |
scope | billing | STRING |
billing | The proof of address in base64 encoding | STRING |
Response example:
{
"status": "success",
"scope": "billing",
"billing": "N0YXJ0eHJlZgo0OTg2MQolJUVPRgoKLS1ZS0xJNTYpPUlSeFdNUzEoYXJpOWI/UklzLkRXZ1dwUF9FLS0K"
}