post https://api.sikoia.com/v2/company-credit-reports/picklist
Resolves a company credit report picklist.
To resolve a picklist, send the original request_id
and the picklist_index
to this endpoint.
This will create a new entry in the list of Credit Report requests for the company entity.
You can retrieve a list of all credit report requests for a company using the GET /v2/companies/{company_id}/credit-reports
endpoint.
Recipes
📝
Handle Company Credit Report Picklists
Open Recipe