A valid request URL is required to generate request examples{
"flows": [
{
"id": "<string>",
"name": "<string>",
"steps": [
{
"id": "<string>",
"name": "<string>",
"options": {
"skippable": true
}
}
],
"options": {
"runCreditCheck": {
"provider": [
"<string>"
]
}
}
}
]
}List your flows
A valid request URL is required to generate request examples{
"flows": [
{
"id": "<string>",
"name": "<string>",
"steps": [
{
"id": "<string>",
"name": "<string>",
"options": {
"skippable": true
}
}
],
"options": {
"runCreditCheck": {
"provider": [
"<string>"
]
}
}
}
]
}