Get All Product Types
Check Eligibility for Create Business Request
Headers
Name
Type
Description
{
"data": [
{
"id": <int>,
"name": <string>
}
],
"error_code": <int>,
"error_message": <string>
}Last updated