I'm trying to credit a customer's bank account but getting this error:
FundinginstrumentBA2EDdQer0F48BDLIr4d21iDis not associatedwithordercustomerCU2PswXDvLkVKrUfFdTWv3gcormarketplaceownercustomerCU6xgfUyWFkWPUlx5tzQDquNYourrequestidisOHM8a8cec00c34311e4940e0230f00c9248
I have a created a customer(Buyer)whose href is - '/customers/CU2PswXDvLkVKrUfFdTWv3gc'
then created a order with this customer with href is '/orders/OR7h5b44UHklirBOln9HCrSB'. My merchant id href '/orders/OR7h5b44UHklirBOln9HCrSB'. Created a bank account for this merchant using the balanced js - https://docs.balancedpayments.com/1.1/guides/balanced-js/.
Bank account href for this merchant is '/bank_accounts/BA2EDdQer0F48BDLIr4d21iD'.
Now, I want to credit this bank account for the above order. But somehow i'm not able to do so and getting above error. When see this transaction inside balanced web app it says that this 'This transaction is unlinked'.
Any help would be greatly appreciated.
I'm trying to credit a customer's bank account but getting this error:
I have a created a customer(Buyer)whose href is - '/customers/CU2PswXDvLkVKrUfFdTWv3gc'
then created a order with this customer with href is '/orders/OR7h5b44UHklirBOln9HCrSB'. My merchant id href '/orders/OR7h5b44UHklirBOln9HCrSB'. Created a bank account for this merchant using the balanced js - https://docs.balancedpayments.com/1.1/guides/balanced-js/.
Bank account href for this merchant is '/bank_accounts/BA2EDdQer0F48BDLIr4d21iD'.
Now, I want to credit this bank account for the above order. But somehow i'm not able to do so and getting above error. When see this transaction inside balanced web app it says that this 'This transaction is unlinked'.
Any help would be greatly appreciated.