Sessions
Recuperar o histórico da sessão
GET
/
v1
/
sessions
/
{id}
/
history
Authorizations
X-Client-Id
string
headerrequiredX-Api-Key
string
headerrequiredPath Parameters
id
string
requiredIdentificação da sessão a ser recuperada
Response
201 - application/json
status
enum<string>
Status da sessão
Available options:
created
, paid
, canceled
, voided
id
string
Identificação da sessão
createdAt
string
Data de criação
updatedAt
string
Data da atualização
Was this page helpful?