Reizen
Activeer reis
Activeer of pauzeer een bestaande reis.
POST
/journeys/{id}/activatejourneys:writeVerzoek
idstring · pathResource-ID.verplichtactiveboolean · bodygewenste staat; standaard waar.optioneelVoorbeeld
curl
curl -X POST 'https://achadu.com/api/v1/journeys/resource_id/activate' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"active": true
}'Antwoord
200Operatie voltooid4xxFout met code, bericht en request_id