Multi API Version 2.12.3
What's Changed
-
CorporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees. and Consumer Due Diligence Limits: Multiple limits may start to apply to a particular Corporate. For this reason, the current
allowedLimitobject andremainingLimitobject which support only 1 limit have been deprecated in favour of 2 new objectsallowedLimitsandremainingLimitswhich support an array of limits. The old objectsallowedLimitandremainingLimitwill continue to return the most restrictive limit from the set.POST/corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/kybKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers./getPOST/corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/getPOST/corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/updatePOST/corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./_/createPOST/consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./{id}/kycKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers./getPOST/consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./{id}/getPOST/consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./{id}/updatePOST/consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./_/create
-
Managed AccountsManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr.: Two new properties
accountNumberandsortCodehave been added to the bank details associated with a Managed AccountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr..POST/managed_accounts/getPOST/managed_accounts/{id}/unfreezePOST/managed_accounts/{id}/removePOST/managed_accounts/{id}/getPOST/managed_accounts/{id}/updatePOST/managedaccounts//createPOST/managed_accounts/{id}/freeze
What's Changed
POST /corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/kybKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers./get
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Added property
allowedLimits(array) > The allowed funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Added property
remainingLimits(array) > The remaining funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Changed property
allowedLimit(object) > The allowed funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. -
Changed property
remainingLimit(object) > The remaining funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.
-
POST /corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/get
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
kyb(object) > The KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the corporate account.-
Added property
allowedLimits(array) > The allowed funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Added property
remainingLimits(array) > The remaining funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Changed property
allowedLimit(object) > The allowed funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. -
Changed property
remainingLimit(object) > The remaining funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.
-
-
POST /corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/update
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
kyb(object) > The KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the corporate account.-
Added property
allowedLimits(array) > The allowed funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Added property
remainingLimits(array) > The remaining funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Changed property
allowedLimit(object) > The allowed funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. -
Changed property
remainingLimit(object) > The remaining funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.
-
-
POST /corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./_/create
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
kyb(object) > The KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the corporate account.-
Added property
allowedLimits(array) > The allowed funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Added property
remainingLimits(array) > The remaining funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Changed property
allowedLimit(object) > The allowed funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. -
Changed property
remainingLimit(object) > The remaining funding limit for the corporate given the current KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.
-
-
POST /consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./{id}/kycKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers./get
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Added property
allowedLimits(array) > The allowed funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Added property
remainingLimits(array) > The remaining funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Changed property
allowedLimit(object) > The allowed funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. -
Changed property
remainingLimit(object) > The remaining funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.
-
POST /consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./{id}/get
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
kyc(object) > The KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the consumer.-
Added property
allowedLimits(array) > The allowed funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Added property
remainingLimits(array) > The remaining funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Changed property
allowedLimit(object) > The allowed funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. -
Changed property
remainingLimit(object) > The remaining funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.
-
-
POST /consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./{id}/update
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
kyc(object) > The KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the consumer.-
Added property
allowedLimits(array) > The allowed funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Added property
remainingLimits(array) > The remaining funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Changed property
allowedLimit(object) > The allowed funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. -
Changed property
remainingLimit(object) > The remaining funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.
-
-
POST /consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./_/create
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
kyc(object) > The KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the consumer.-
Added property
allowedLimits(array) > The allowed funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Added property
remainingLimits(array) > The remaining funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.Items (object):
-
Property
name(string) > The name of the limit. -
Property
counterValue(integer) > How much amount value have been added to the counter as of now. -
Property
limit(object)-
Property
currency(string) > The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD. -
Property
amount(integer) > The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.
-
-
-
Changed property
allowedLimit(object) > The allowed funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. -
Changed property
remainingLimit(object) > The remaining funding limit for the consumer given the current KYCKYC Know Your Customer - the identity verification process for consumer identities. This process allows you to seamlessly and securely verify your user's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. Status. This is the difference between the allowedLimit amount and the total number of funding balance movements.
-
-
POST /managed_accounts/get
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
account(array)Changed items (object):
-
Changed property
bankAccountDetails(object) > The bank account details to be used when loading funds to this managed accountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr..-
Added property
accountNumber(string) -
Added property
sortCode(string)
-
-
-
POST /managed_accounts/{id}/unfreeze
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
bankAccountDetails(object) > The bank account details to be used when loading funds to this managed accountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr..-
Added property
accountNumber(string) -
Added property
sortCode(string)
-
-
POST /managed_accounts/{id}/remove
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
bankAccountDetails(object) > The bank account details to be used when loading funds to this managed accountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr..-
Added property
accountNumber(string) -
Added property
sortCode(string)
-
-
POST /managed_accounts/{id}/get
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
bankAccountDetails(object) > The bank account details to be used when loading funds to this managed accountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr..-
Added property
accountNumber(string) -
Added property
sortCode(string)
-
-
POST /managed_accounts/{id}/update
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
bankAccountDetails(object) > The bank account details to be used when loading funds to this managed accountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr..-
Added property
accountNumber(string) -
Added property
sortCode(string)
-
-
POST /managedaccounts//create
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
bankAccountDetails(object) > The bank account details to be used when loading funds to this managed accountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr..-
Added property
accountNumber(string) -
Added property
sortCode(string)
-
-
Changed response : 409 Conflict
Conflict
-
Changed content type :
application/json-
Changed property
errorCode(string)Added enum values:
OWNER_NOT_VERIFIEDOWNER_ACCOUNT_LIMIT_EXCEEDED
-
POST /managed_accounts/{id}/freeze
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Changed property
bankAccountDetails(object) > The bank account details to be used when loading funds to this managed accountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr..-
Added property
accountNumber(string) -
Added property
sortCode(string)
-
-