Home / Companies / Postman / Blog / Post Details
Content Deep Dive

Easily access your billing data with the Postman API

Blog post from Postman

Post Details
Company
Date Published
Author
Christos Gkoros
Word Count
1,230
Company Posts That Month
15
Language
English
Hacker News Points
-
Post removed?
No
Summary

The new Billing endpoints on the Postman API facilitate the retrieval and integration of billing and invoice details from a Postman account into ERP systems, such as SAP. To begin, users can obtain account details using the GET /accounts endpoint, which provides essential information like account ID and billing email. This ID is necessary for accessing invoice history through the GET /accounts/{accountId}/invoices endpoint, which returns details such as invoice status, issue date, and total amount. The API also outlines common errors and suggests solutions, emphasizing the importance of proper authentication and permissions. For SAP integration, the process involves setting up an OData service, defining a data model in SAP, and implementing service operations with ABAP. The guide provides a JavaScript example using Axios to map and send invoice data from Postman to an SAP OData service, highlighting the critical aspects of data mapping, authentication, error handling, and security. It advises thorough testing and consulting with SAP experts for successful integration.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.