OutSavvy API Developer Documentation

Base Type Response

String

"A long string of data"

A standard JSON string

Boolean

true

A standard JSON boolean

Integer

1000

A standard JSON integer

Float

32.98

A standard JSON floating-point decimal

Price

Returned for monetary values, such as ticket prices and fees charged

Currency Code

"GBP"

ISO 4217 3-character code of a currency

Object

A base representation of all the objects on the OutSavvy API such as Event, Date, TicketType etc.