improved
New functionality for some endpoints
about 1 year ago by Tom Bossink
We have released new functionality for some endpoints
- Terminals:Get and Terminals Browse we added the following fields to the output:
- The hardwareCode (our TL-code) and physical serialNumber from the terminal;
- The MCC code linked to your service / sales location in the
service
object; - The contact details (phone number and e-mail) that are linked to your service / sales location in the
service
object; - The incorporationCountry field in the
merchant
object, this country represents the country in which the merchant is legally registered or incorporated.
- In the Merchant:Create, the License:Create and the License:Update we have added a
roles
object, so that you can indicate if the person that you want to add (to the company) is:- A primary contact person (for Pay); meaning that this person that will be contact by Pay when there a generic questions regarding which cannot be handled by operational/financial or technical employees. Usually a program manager or a project leader;
- An internal administrator; will be shown to your users when there a errors or issues.
- The License:Get and License:Browse are retuning this
roles
object in the output.