Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 813 Bytes

AccountPost201ResponseAccount.md

File metadata and controls

13 lines (10 loc) · 813 Bytes

# AccountPost201ResponseAccount

Properties

Name Type Description Notes
email string The email of the created account [optional]
webhook string The url webhook messages will be sent to [optional]
client_id string The client id of the created account [optional]
client_secret string The client token of the created account; this is provided one time only, and can be reset by signing in to the web portal [optional]
hmac_secret string The hmac secret for the created account; used to verify the authenticity of webhook messages [optional]

[Back to Model list] [Back to API list] [Back to README]