v1

latestSwagger 2.02026-08-06114161439.7 KB
customsource

Create a new custom source record entry

Create and set all the values for custom sources records

post/customsource

Request body

org_unit_idinteger required

The unique identifier for the custom source

custom_source_namestring required

The identifier for the custom source name

custom_source_type'CS1' | 'CS2' | 'CS3' | 'CS4' | 'CS5'

Custom Source Type CS1 through CS5, Default CS1

Response

The result of the submission and customSourceId for the newly added record

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

errstring required

Error message when result='error'. String. Empty/null on success.

datastring

Response payload. Shape varies by endpoint.