API2023-04
Transaction in Admin REST API will now return the Total Unsettled Set amount
As of version 2023-04 of the Admin REST API, requests for Transaction will now return . This represents the remaining amount to be captured on the transaction.
is returned in both
shop
and presentment
money objects with currency.
If you are leveraging manual capture and the authorized amount from Transaction, you should switch to referencing . The authorized amount can differ from the total amount to capture due to adjustments during order finalization such as tax adjustments.
Was this section helpful?