Skip to content

Latest commit

 

History

History
36 lines (15 loc) · 1.32 KB

CompatibilityPayload.md

File metadata and controls

36 lines (15 loc) · 1.32 KB

CompatibilityPayload

An array of attribute name/value pairs used to define a specific product. For example: If you wanted to specify a specific car, one of the name/value pairs would be
"name" : "Year",
"value" : "2019"

For a list of the attributes required for cars and trucks and motorcycles see Check compatibility in the Buy Integration Guide.

Properties

compatibilityProperties

An array of attribute name/value pairs used to define a specific product. For example: If you wanted to specify a specific car, one of the name/value pairs would be
"name" : "Year",
"value" : "2019"

For a list of the attributes required for cars and trucks and motorcycles see Check compatibility in the Buy Integration Guide.

public array $compatibilityProperties


Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown