The product order call allows ordering filings from the registry. This POST call requires details to be provided in the body. To order a filing from the registry, the following variables are needed:Documentation Index
Fetch the complete documentation index at: https://developer.kyckr.com/llms.txt
Use this file to discover all available pages before exploring further.
Required fields
- 2 digit ISO code
productKey(theidFieldfrom the search)
Optional
- companyName
- orderRef
Order Reference
To help organise all orders, provide a reference for each order placed. This order reference appears in the response when the order is placed and can be used to retrieve the document at a later date.Example
The below example uses a an order reference.| Field | Description |
|---|---|
countryIso | ISO of jurisdiction for document required |
productKey | idField from Filing Search |
companyName | Name of company |
orderRef | Your reference for this order (can be used to retrieve order details) |