Skip to main content

Multi API Version 2.6.4

· 2 min read
Adrian Mizzi

What's Changed

  • Error codes INSTRUMENT_NOT_FOUND and CONSUMER_NOT_FOUND replaced with response status 404

What's Changed

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:

Deleted response : 409 Conflict

Conflict

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 : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • CONSUMER_NOT_FOUND
POST /managed_accounts/{id}/unfreeze
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_accounts/{id}/remove
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_accounts/{id}/get
Return Type:

Deleted response : 409 Conflict

Conflict

POST /managed_accounts/{id}/update
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_accounts/{id}/destroy
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_accounts/{id}/freeze
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_cards/{id}/unfreeze
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_cards/{id}/remove
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_cards/{id}/get
Return Type:

Deleted response : 409 Conflict

Conflict

POST /managed_cards/{id}/update
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_cards/{id}/destroy
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND
POST /managed_cards/{id}/freeze
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Removed enum value:

      • INSTRUMENT_NOT_FOUND