API Explorer

Merchant

1.0

Create, update and retrieve a Merchant.

Environment URLs

EnvironmentBase URL
NDT Staginghttps://mtapi.stg-newdaytechnology.net/tms/merchant-service/
NDT Productionhttps://mtapi.newdaytechnology.net/tms/merchant-service/

Create Merchant

Creates a new Merchant.

post

/merchants

Retrieve Merchants

Retrieves a List of Merchants that belong to an Organisational unit.

get

/merchants

Update Merchant

Updates Merchant Details.

put

/merchants/{merchantId}

Retrieve Merchant

Retrieves a specific Merchant by id.

get

/merchants/{merchantId}

Models

Address of the Merchant

Alternative contact of the Merchant

Bank details of the Merchant

Model used when creating a new Merchant.

Model returned when a Merchant is created.

The contact associated with the Merchant

Model returned when returning all Merchants for an Organisational Unit.

Retailer details of the Merchant

Model used when updating an existing Merchant.

Was this page helpful?