Compare commits
1 Commits
cbbbf4f7d2
...
ddc72b372e
| Author | SHA1 | Date | |
|---|---|---|---|
| ddc72b372e |
@ -242,7 +242,7 @@ class iFirmaAPI():
|
||||
"Accept": "application/json",
|
||||
"Content-type": "application/json; charset=UTF-8",
|
||||
"Authentication": self.__get_auth_header(request_hash_text,
|
||||
key_value=self.__user_key_value)
|
||||
key_value=self.__invoice_key_value)
|
||||
}
|
||||
|
||||
response_dict = self.__execute_post_request(headers, request_content, url)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user