post https://api.trifft.io/v1/venue
Log in to see full request history
Responses
xxxxxxxxxx
13curl --request POST \
--url https://api.trifft.io/v1/venue \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"venue": {
"is_enabled": true,
"currency": "EUR"
},
"params": {}
}
'
Try It!
to start a request and see the response here! Or choose an example: