PATH
[POST] /order/mark/as/paid/delivered
Order is marked as paid per store. for each store, the rider will deliver and mark order as paid.
PARAMETERS:
Param | type | required | comment |
---|---|---|---|
order_id | int | 1 | |
store_id | int | 1 | |
rider_id | int | 1 | |
acceptance_code | str | 1 | a compulsory code from the buyer to show goods arrived his place and he accepted it. |
payment_detail | str | 1 | [textarea] this will include: Cash Book ID: <for ref purpose> POS Trans Ref: Bank: payment method: etc. |
RESPONSE: