Flows
Consultar um fluxo pelo id
GET
/
v1
/
flows
/
{id}
Authorizations
X-Client-Id
string
headerrequiredX-Api-Key
string
headerrequiredPath Parameters
id
string
requiredflow id
Response
200 - application/json
id
string
identificador único do fluxo
paymentMethod
string
método de pagamento a qual aquele fluxo é relacionado
clientId
string
identificador do cliente dono do fluxo
merchants
object[]
parentId
string
identificador do fluxo que originou o novo
restoredFrom
string
identificador do fluxo do qual este foi restaurado
createdAt
string
data e hora em que o fluxo foi criado (UTC)
flow
object
dados do fluxo que será cadastrado
Was this page helpful?