bazzar/vendor/t_pay/docs/DeregisterFields.md

773 B
Raw Permalink Blame History

DeregisterFields

Properties

Name Type Description Notes
cli_auth String Client token
language Option<crate::models::Language> [optional]
api_password String API password.
sign String Sign is calculated from cryptographic hash function set in Merchants Panel (default SHA-1): hash_alg (method + cli_auth + language + verification code) where + means concatenation with ampersand symbol. ie. cli_auth + language = t59c2810d59285e3e0ee9d1f1eda1c2f4c554e24&pl

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