Swap line on subscription
put/2023-10/giftSubscription/{subscriptionId}/line/{lineId}/swap
Path parameters
subscriptionIdstring required
Loop ID of the subscription
lineIdstring required
Loop ID of the line to be swap
Request body
Response
200
Example response
{
"success": true,
"message": "Line swapped successfully",
"code": "SUCCESS"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.