GET
/
v1
/
flows
/
{id}

Authorizations

X-Client-Id
string
header
required
X-Api-Key
string
header
required

Path Parameters

id
string
required

flow id

Response

200 - application/json
clientId
string

identificador do cliente dono do fluxo

createdAt
string

data e hora em que o fluxo foi criado (UTC)

flow
object

dados do fluxo que será cadastrado

id
string

identificador único do fluxo

merchants
object[]
parentId
string

identificador do fluxo que originou o novo

paymentMethod
string

método de pagamento a qual aquele fluxo é relacionado

restoredFrom
string

identificador do fluxo do qual este foi restaurado

Was this page helpful?