Transactional Service
The Transactional Service API handles all transactional services used in your flows.
Last updated
Was this helpful?
The Transactional Service API handles all transactional services used in your flows.
Last updated
Was this helpful?
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/services/pagination
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
The number of page and the default is 1
1
The number of services per pages and the default is 5
1
Field want to ordernate, the default is 'updatedAt'
Direction of ordenation, ASC or DESC. The default is DESC
Names or tags to filter the search
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/services/quicksearch
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Word or part of word to get suggestion names of transactional services
The limit of suggestions names in the response. The default value is 6
1
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/services/list
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/services
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Name of the transactional service
Description of the transactional service
Webhook of the transactional service
Headers of the transactional service
Content of the transactional service
Tags of the transactional service
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/services/{serviceUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid service Uuid
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/services/{serviceUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid service Uuid
Name of the transactional service
Description of the transactional service
Webhook of the transactional service
Headers of the transactional service
Content of the transactional service
Tags of the transactional service
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/services/{serviceUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid service Uuid
No body