mollie / postman-collection

A postman collection for exploring the Mollie API
GNU General Public License v3.0
15 stars 10 forks source link

Fix 'List order refunds' endpoint, replace transaction ID with *paymentId* #2

Closed MultiSuperFreek closed 1 year ago

MultiSuperFreek commented 1 year ago

Changed to match the documentation on https://docs.mollie.com/reference/v2/refunds-api/list-order-refunds

Also removed a hardcoded transaction ID, as these are replaced by paymentId everywhere else in the collection.

fjbender commented 1 year ago

Good catch!

Looks good to me, paging @Jonas4Mollie for final review.

fjbender commented 1 year ago

Thank you for your contribution, @MultiSuperFreek !