Payment Method Search
URI
https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}
/accounting-service/payment-method-search
Refer to our documentation on URI syntax for more information on how to construct URIs.
Columns
Name | Required | Sortable | Filterable | Data type | Reference data | Description |
---|---|---|---|---|---|---|
id |
IDSET | None | The payment method id. | |||
code |
SEARCH_STRING | None | The payment method code | |||
name |
SEARCH_STRING | None | The name of the payment method. | |||
active |
BOOLEAN | None | Indicates if the payment method is active. | |||
currency |
SEARCH_STRING | None | The currency iso code. | |||
bank_account |
SEARCH_STRING | None | The bank account nominal code associated with a currency. |
Sorting
Sorted by | Sort Direction |
---|---|
code |
ASC
|
More information
Instructions for working with resources can be found in Resource search design