...
Route parameter name | Description |
---|---|
| Location header value claimed after succesful [POST] /api/authentications request |
| Desired NEXT PartnerId |
...
It could be called anytime once an authentication is created. The best case for you business to call this endpoint would be the place where you check whether the user authentication is complete or not. (Step 9)
Route parameter name | Description |
---|---|
| Location header value claimed after succesful [POST] /api/authentications request |
| Desired NEXT PartnerId |
Swagger Documentation
Below you will find a ready-to-use Swagger collection file for those 3 endpoints above.
View file | ||
---|---|---|
|
2. Signing
todo:add api endpoints along with explanations
...