Update contract
POST/v1/synchronization-contract
This endpoint is used to synchronize metadata about contracts already in the system.
Request
Responses
- 200
- 202
- 400
- 401
- 403
- 404
- 500
Data synchronized successfully
Data accepted. Contract was not immediately matched, but data is stored for future synchronization
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error