Endpoint ini digunakan untuk update status dari form yang sudah dibuat. Proses ini berada di halaman Product Detail tab Checkout Form. Catatan: Perubahan url, query params
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/store/forms/f6b74cb7-05a9-4655-929f-57d35f6d2078/duplicate?status=1'
Response Response Example
200 - Success
{"message":"form saved status"}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.