RESTAPI:Version 1.13: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
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.
=== extend the Fields parameter default value . ===
=== Extend the Fields parameter default value . ===
As the boolean properties of the default ''<u>fields</u>'' are not loaded and it shows the DB default value, the default ''<u>fields</u>'' parameter value is extended to include these boolean properties (see in the [[{{NAMESPACE}}:Sender-recipient_Transfer_Polling|Transfer pooling documentation]]).
As the boolean properties of the default ''<u>fields</u>'' are not loaded and it shows the DB default value, the default ''<u>fields</u>'' parameter value is extended to include these boolean properties (see in the [[{{NAMESPACE}}:Sender-recipient_Transfer_Polling|Transfer pooling documentation]]).

Version vom 23. Juni 2025, 09:53 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.

Extend the Fields parameter default value .

As the boolean properties of the default fields are not loaded and it shows the DB default value, the default fields parameter value is extended to include these boolean properties (see in the Transfer pooling documentation).