Product Update

https://paydoux.com/product/save

Body

NameTypeDescription

id

integer

Product ID

name

string

Product Name

description

string

Product Description

amount

decimal

Product Amount

status

string | ACTIVE | DISABLED

Product Status

period_type

string | FIXED | RECURRING

Period Type

Response

{
    "messages": "Product saved",
    "data": true
}

Last updated