notify client
POST {{BASE_URL_CLIENT}}/client/27174831-d88a-4f9f-acad-756dc1db7774/webhook/notify
Request Body
{"event"=>"transaction.completed", "payload"=>{"id"=>"{% uuid 'v4' %}", "status"=>"completed"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |