⁍ MatchMove Banking Operating System

Sections

Theme switcher

Update attributes of fund category defined in the system

Header Parameters

Authorizationstring

Path Parameters

namestring Required

Fund category name

Body Parameters

default_amountstring

Serves as the maximum amount allowable for the category

Nullable:
True
factorstring

Defines the default_amount type or context (UNIT, PERCENT). Defaults to UNIT

mccstring

If a comma-delimited list of Merchant Category Codes is passed, this category will use them as filters. Value with no record matches are ignored.

countrystring

A comma-delimited list of country abbreviations in ISO 3166 alpha-3 format. If provided, the currency of these countries will be used as filters. Value with no record matches are ignored.

prioritystring

Spending priority ( The lower the number the hight the priority )

cardstring

If a comma-delimited list of card ID is passed, this category will use them as filters. Value with no record matches are ignored.

merchantstring

If a comma-delimited list of Merchant Codes is passed, this category will use them as filters

terminalstring

If a comma-delimited list of Terminal Codes is passed, this category will use them as filters

Response

200
Object
OK

Response Attributes

idinteger Required

Unique ID of the fund category in the system

namestring Required

Assigned name for the fund category

default_amountstring Required

The max allowed transaction on the fund category

factorstring Required
mccarray

Show child attributes

merchantarray

Show child attributes

terminalarray

Show child attributes

priorityinteger
400
Object
Bad Request | Code | Description | | :--- | :---------- | | resource_card_fund_category_name_invalid | Category not found or invalid. | | resource_card_fund_category_amount_invalid | The default amount given is missing or invalid. | | resource_card_fund_category_name_exists | Category name already exists and cannot be used. | | resource_card_fund_category_priority_invalid | The priority given is invalid. |

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
401
Object
Unauthorized request

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
403
Object
Forbidden

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
404
Object
Resource not found

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
500
Object
Internal Server Error

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
502
Object
Bad Gateway

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
503
Object
External Service Error

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
504
Object
Gateway timeout

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
Was this section helpful?

PUT

/

Select
1

Response

Was this section helpful?