PAYMENTS
Update a payment
This endpoint can only be used to update the following information:
- lineItemPayments
- employee.id (if the payment is a preauth with captured currently set to null).
All other properties in the request are ignored.
post/v3/merchants/{mId}/payments/{payId}
Path parameters
mIdstring required
Merchant Id
payIdstring required
Payment Id
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Request body
Changes
No recorded changes to this endpoint across all 1 revision of this API.