Authorization: Bearer ********************curl --location --request PUT '/recurringinvoices//templates/' \
--header 'Content-Type: application/json' \
--data-raw '{
"recurring_invoice_id": "90300000072369",
"template_id": "90300043563547"
}'{
"code": 0,
"message": "The template of the recurring invoice has been updated."
}