Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.

Hello!
I would like to know if there is any endpoint within the REST API to which I can send a parameter and get a list of transactions whose name contains that parameter.

Hello!
Is there a REST API endpoint that shows the number of transactions that require the user's signature?
Also, is it possible to filter the list by date?

Replies Created

Reply to: Get a filtered list of transactions

0 votes

Thanks for your quick response!
I tried to perform a query with the "search" parameter, which returned a 200 code response with the content:
{
    "count":688,
    "results":[

              {

            "autocomplete": true,

            "consent": "default-consent",

            "description": "Firma rápida",

            "documents": [

                 ....

                ],

             ... etc
             }

      ]

}

This is a correct answer? That is, the API found 688 transaction results that contain the name/description "a", but in the "results" field it returns an array with only 1 element.


Subscriptions

Topics Replies Freshness Views Users

Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.

1 1 year 10 months ago 114
Profile picture for user mwilliams

Hello!
I would like to know if there is any endpoint within the REST API to which I can send a parameter and get a list of transactions whose name contains that parameter.

4 2 years ago 40
Profile picture for user Duo_Liang

Hello!
Is there a REST API endpoint that shows the number of transactions that require the user's signature?
Also, is it possible to filter the list by date?

1 2 years 1 month ago 25
Profile picture for user Duo_Liang
1 2 years 2 months ago 29
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.