save currency image
Developing
PUT
/events/save-currency
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://party-currency-app-production-5074.up.railway.app/events/save-currency' \
--header 'Authorization: Token c4f2ca46a21123ecba3bfde722942c9c18dfc457' \
--form 'event_id="tes0247c31"' \
--form 'currency_id="EVTMlh1n"'
Response Response Example
{}
Request
Header Params
Authorization
string
optional
Example:
Token c4f2ca46a21123ecba3bfde722942c9c18dfc457
Body Params multipart/form-data
event_id
string
optional
Example:
tes0247c31
currency_id
string
optional
Example:
EVTMlh1n