Products Show
https://paydoux.com/products/show/ID
Params
Name
Type
Description
id
integer
/show/ID
Response
{
"id": "1",
"user_id": "1",
"name": "Test",
"description": "Test",
"amount": "10.00",
"status": "ACTIVE",
"type": "PRODUCT",
"period_type": "FIXED",
"period": null,
"created_at": null,
"updated_at": "2024-06-16 00:50:02"
}
Last updated