RESTAPI:Version 1.13: Unterschied zwischen den Versionen
Aus Cryptshare Documentation
Hajjom (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Hajjom (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 6: | Zeile 6: | ||
=== Sender Name and Phone number in the transfer. === | === Sender Name and Phone number in the transfer. === | ||
The sender’s name and phone number are now saved in the transfer table and can be retrieved via the Sender/Recipient Transfer polling API. | The sender’s name and phone number are now saved in the transfer table and can be retrieved via the Sender/Recipient Transfer polling API. | ||
=== | |||
=== Boolean Fields Now Return <code>null</code> When Not Selected === | |||
Boolean properties in the Transfer-Polling APIs response defaulted to <code>false</code> when not included in the Fields Parameter. They now return <code>null</code> unless specified via the '''Fields''' parameter | |||
Aktuelle Version vom 23. Juni 2025, 14:01 Uhr
Minimum Cryptshare Server Version
The Cryptshare REST API version 1.13 requires at least Cryptshare Server Version 7.4.0.
New features
Improvements
Sender Name and Phone number in the transfer.
The sender’s name and phone number are now saved in the transfer table and can be retrieved via the Sender/Recipient Transfer polling API.
Boolean Fields Now Return null When Not Selected
Boolean properties in the Transfer-Polling APIs response defaulted to false when not included in the Fields Parameter. They now return null unless specified via the Fields parameter