We obtain the company registration data and the webview for execute, the user, balance, crypto and chain are necessary internal validations, it needs operation type if user want to buy or sell crypto
alfred uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the 2xx range indicate success. Codes in the 4xx range indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.).
Some 4xx errors that could be handled programmatically (e.g., a card is declined) include an error code that briefly explains the error reported.
Operations type could be IN or OUT depending of what the user is doing ie: selling (out) or buying (in). Chain and currency must be set on the account settings.
must be provided to alfred a WebHook and alfred will send the invoice and then receives an id invoice with its status approved or rejected.
The payment method is embed in the invoice and status withdrawal will be update in the establishment time and could be consult by
This webhook allows the approval or rejection of an invoice. When approved, the payment process is executed for the user indicated in "my-info"
alfred uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the 2xx range indicate success. Codes in the 4xx range indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.).
Some 4xx errors that could be handled programmatically (e.g., a card is declined) include an error code that briefly explains the error reported.
returns a list of invoices associated with your credentials, which were processed by the widget, contains data relevant to the user's payment methods
alfred uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the 2xx range indicate success. Codes in the 4xx range indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.).
Some 4xx errors that could be handled programmatically (e.g., a card is declined) include an error code that briefly explains the error reported.
Must be provided to alfred a WebHook, and alfred will send the invoice and then receives an id invoice with status approved or rejected.
The payment method is embedded in the invoice and status withdrawal or deposit, will be update in the establishment time and could be consult by
This endpoint allows our partners to obtain quickly and filtered all the invoices for each registered user in my-info thus facilitating the possibility of revoting this information on their platforms.
The username that reflects on the endpoint makes references to the one sent in the endpoint ¨my info¨
alfred uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the 2xx range indicate success. Codes in the 4xx range indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.).
Some 4xx errors that could be handled programmatically (e.g., a card is declined) include an error code that briefly explains the error reported.