Skip to main content
PUT
For additional details on how transaction statuses works, click this link

Path parameters

string
required
Propaga’s transaction id

Body

string
required
Transaction’s new status, in this case always had to be delivery
number
required
New transaction amount: We will automatically recalculate the associated commissions based on the updated amount.
number
Latitude of the delivery location
number
Longitude of the delivery location
string
Description of the delivery location

Response

boolean

Error codes

Transaction not found (404)
Transaction is not on on-hold status (422)
Field transactionAmount is not on the request (400)