Sessions
Cancelar uma sessão
POST
/
v1
/
sessions
/
{id}
/
cancel
Authorizations
X-Client-Id
string
headerrequiredX-Api-Key
string
headerrequiredPath Parameters
id
string
requiredIdentificação da sessão a ser cancelada
Response
201 - application/json
id
string
Identificação da sessão
status
enum<string>
Status da sessão
Available options:
created
, paid
, canceled
, voided
Was this page helpful?