Custom headers
Request Custom Headers
Some endpoints will require the presence of custom headers in the HTTP Request to be properly processed by Bud Platform services.
Header Name | Description |
---|---|
X-Client-Id | API Credentials client_id value required for request authorisation purposes |
X-Customer-Id | Customer Identifier value necessary for establishing the Customer context of the data to be retrieved or processed |
X-Account-Id | Customer Account Identifier value necessary for establishing the context to retrieve specific customer’s account data. |
X-From | Start date from when the transactions data should be returned |
X-To | End date till when the transactions data should be returned |
Response Custom Headers
Header Name | Description |
---|---|
X-Upstream-Request-Id | Bud request identifier for troubleshooting purposes |
If you have any questions, please contact us via the chatbot (bottom-right of screen 👉) or via a support request or check our FAQs.
Updated 8 months ago