Building escrow payment system using PromisePay

I’m trying to build an action in my custom Plugin to make payment for PromisePay.

My purpose of this action is making this endpoint possible in Bubble API call.

PATCH /items/:id/make_payment

<:id> doesn’t seem to be working here. Have anyone solved this issue?