Matrix REST Bindings
The Matrix REST bindings create and update rate tables.
Attention: MATRIXX Support recommends that you do not create
or update rate tables using this API. You should create rate tables in My MATRIXX because it provides safeguards and validations when creating and updating rate
tables that the My MATRIXX REST bindings do not.
When making POST and PUT calls, you can configure the following:
- name
- balance_units
- basicbeat
- beatid formula
- beat formula
- SKIP and error formulas
- Attributes
- Parameters
- Data modify profiles
- Metadata
Examples
POST /objects/Matrix/basic shows how to create a new rate table.
URL |
|
Input |
|
Response |
|
GET /objects/Matrix/basic/{id} shows how to retrieve a matrix filter from the in-memory
pricing database.
URL |
|
Response |
|
PUT /objects/Matrix/basic/{id} shows how to update an existing matrix filter.
URL |
|
Input |
|
Response |
|