Transaction
Notify transaction delivery
Updates the transaction to delivery status and the total amount
PUT
For additional details on how transaction statuses works, click this link
Path parameters
Propaga’s transaction id
Body
Transaction’s new status, in this case always had to be
deliveryNew transaction amount: We will automatically recalculate the associated commissions based on the updated amount.
Latitude of the delivery location
Longitude of the delivery location
Description of the delivery location
Response
Error codes
Transaction not found (404)
Transaction is not on on-hold status (422)
Field transactionAmount is not on the request (400)

