v1

latestOpenAPI 3.0.02026-07-2417517.4 KB
Post-Origination

Contract

The Pricing or User Contract can be obtained by passing the uid and the type of contract (currently only user and pricing) in the url. Response is contract object rendered in HTML.

get/{uid}/contract/

Path parameters

uidstring required

target uid

Query parameters

type'user' | 'pricing' required

Response

Requested contract as HTML page