post https://us-central1-readysandbox.cloudfunctions.net/currency-getRGNCoinEconomy
Log in to see full request history
Responses
500Internal server error
500Internal server error
xxxxxxxxxx
curl --request POST \
--url https://us-central1-readysandbox.cloudfunctions.net/currency-getRGNCoinEconomy \
--header 'accept: application/json'
xxxxxxxxxx
{
"products": [
{
"uid": "string",
"priceInUSD": 0,
"quantity": 0
}
]
}