bunq / sdk_php

PHP SDK for bunq API
MIT License
83 stars 54 forks source link

AttachmentMonetaryAccount needs a monetaryAccountId parameter #185

Closed Jabirr closed 3 years ago

Jabirr commented 4 years ago

Steps to reproduce:

  1. Create an attachment without sending a monteraryAccountId

What should happen:

  1. Creating an attachment

What happens:

  1. Notice undefined variable $monteraryAccountId

SDK version and environment

Response id

Extra info:

AttachmentMonetaryAccount.php line: 56, is missing $monetaryAccountId in params.

angelomelonas commented 4 years ago

Hi @Jabirr, thank you so much for logging this bug.

This issue has been fixed and should be available in the next release (1.14.1).