⚠️Submit a Message passing the user fiscal_code as path parameter
Attenzione: la seguente API sarà a breve deprecata, pertanto se ne sconsiglia l’uso.
Descrizione
API equivalente a Submit a Message passing the user fiscal_code in the request body
Submit a Message passing the user fiscal_code as path parameter
Submits a message to a user.
On error, the reason is returned in the response payload.
In order to call submitMessageforUser
, before sending any message,
the sender MUST call getProfile
and check that the profile exists
(for the specified fiscal code) and that the sender_allowed
field
of the user's profile it set to true
.
The fiscal code of the user, all upper case.
"SPNDNL80R13C555X"
[A-Z]{6}[0-9LMNPQRSTUV]{2}[ABCDEHLMPRST][0-9LMNPQRSTUV]{2}[A-Z][0-9LMNPQRSTUV]{3}[A-Z]
This parameter specifies for how long (in seconds) the system will try to deliver the message to the channels configured by the user.
3600
Default addresses for notifying the recipient of the message in case no address for the related channel is set in his profile.
User's fiscal code.
"SPNDNL80R13C555X"
"STANDARD"
Message created.
The identifier of the created message.
Esempi
Risorse utili
https://developer.io.italia.it/openapi.html#operation/submitMessageforUser