Authorization
Bearer AuthorizationBearer <token>
Installer.com auth token
In: header
Path Parameters
id*string
Format
uuidRequest Body
application/json
Patch product payload
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PATCH "https://api.installer.com/api/v1/products/7253b007-c14b-496f-833b-9e1aa7f1a27d" \ -H "Content-Type: application/json" \ -d '{}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
"productType": "product",
"internalId": -2147483648,
"externalId": "string",
"name": "string",
"description": "string",
"sharedWithContractors": true,
"isPublic": true,
"isEditable": true,
"unit": "string",
"defaultNote": "string",
"paymentSource": "PLATFORM",
"currencyCode": "str",
"isTaxInclusive": true,
"vatRate": -2147483648,
"payerUnitAmount": -2147483648,
"payerUnitTotalAmount": -2147483648,
"discountUnitAmount": -2147483648,
"discountSourceType": "string",
"workType": "string",
"installerPayoutSharePercentage": -2147483648,
"installerPayoutUnitAmount": -2147483648,
"internalPrice": -2147483648,
"updatedAt": "2019-08-24T14:15:22Z",
"createdAt": "2019-08-24T14:15:22Z",
"deletedAt": "2019-08-24T14:15:22Z",
"installerPayoutUnitAmountExcludingVat": 0,
"images": [],
"attachments": [],
"tags": [],
"partnerGroupPrice": 0
}List V1 Partners GET
List partner organizations that can send jobs to your organization (organizations with routing availability to you). Returns each partner organization name, id and external id. Optionally filter by partnershipExternalId to return only the partner you tagged with that id.
Unassign Api V1 Order Tag DELETE
Unassigns a tag from an order