Referrals
Create referral
Create an application snapshot with a code that can be redeemed by another organisation to create a new application with the same data.
post/v1/applications/{applicationId}/referrals
Path parameters
applicationIdstring required
Example:application_tz4a98xxat96iws9zmbrgj3a
Request body
Response
Success
Example response
{
"_id": "referral_tz4a98xxat96iws9zmbrgj3a",
"code": "AK_23456789BC"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.