Prime API
The API that the Prime will use is authenticated via mutual TSL so there are a few things you need to do to interact with it in a local environment.
Make sure that the
primelocalalias is setup for localhost- Check your
/etc/hostsfile for an entry forprimelocal.
- Check your
Run
make server_runAccess the Prime API using the devlocal-mtls certs. There is a script that shows you how to do this with curl at
./scripts/prime-api. For instance to call themove-task-ordersendpoint, run./scripts/prime-api move-task-orders