Triple API and Webhooks
Offer Providers

Update a Merchant Location

1min
PATCH
https://api.tripleup.dev/partner/merchant-locations/{id}
triple Prod
Updates a Merchant Location.
Path Parameters
id
*
Body Parameters
body
address
email
is_online
location_name
location_website
phone_number
processor_merchant_ids
Responses
200
Merchant Location
Description
A specific, singular physical or online store for a particular Merchant. Merchant Locations should specify Processor Merchant IDs (MIDs) so that Transactions at those locations can be more accurately matched to Offers.
address
created_at
email
external_id
*
id
*
is_online
*
location_name
location_website
parent_merchant_external_id
*
phone_number
processor_merchant_ids
updated_at
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*