/
Payment Processor Webhook REST API
Payment Processor Webhook REST API
Resource URL Summary
Update a work order with the results of a payment collection request
POST /seiapi/v3/webhooks/Payments/${paymentGatewayId}/Charge
API Specific Parameters
Parameter | Description |
---|---|
| The payment processing system's unique ID, as defined in the relevant Entity System Configuration Object's PayByLink > GatewayID value. |
HTTP Headers
This API uses the default ServiceMobility HTTP Headers.
API Specifics
Update a work order with the results of a payment collection request
Update a work order with the results (e.g. approved, declined) of a request to collect payment for that work order, after ServiceMobility has requested that payment be collected.
URL
POST /seiapi/v3/webhooks/Payments/${paymentGatewayId}/Charge
HTTP Request Body
The HTTP request body must contain a valid Payment Processor Webhook Object.
HTTP Response Body
On success, an HTTP response code of 200 will be returned.
, multiple selections available,
Related content
Payment Processor Webhook Object
Payment Processor Webhook Object
More like this
Payment Transaction Token REST API
Payment Transaction Token REST API
More like this
Work Order Webhook REST API Interface
Work Order Webhook REST API Interface
More like this
Webhook REST APIs
Webhook REST APIs
More like this
REST Objects Payment
REST Objects Payment
More like this