6.2 Update Custom Links
{
"name": "Updated Magic Link Name",
"description": "Magic Link Description",
"channel": "SomeChannel",
"orderId": 12,
"conversationId": "1",
"externalId": "1",
"status": "Active",
"price": 29.99,
"currency": "USD",
"enabledInstallments": "[1,2]",
"stock": 50,
"image": "image_url.jpg",
"url": null,
"image_url": null,
"is_active": true,
"is_deleted": false,
"merchant_id": 1,
"link_id": null,
"soldCount": 0,
"token": null,
"custom_link": false,
"custom_token": null
}Last updated