GPA Orders
Learn to create and retrieve a GPA order with Marqeta's Core API.
We'll cover the following...
Funds are transferred from a funding source into a user’s GPA through GPA orders, funded by our payment card program or by the user. We can also use GPA orders to transfer funds from a user’s funding source into our program’s funding source.
In this lesson, we’ll learn to create a GPA order. We’ll also learn to retrieve a specific GPA order with its unique token.
Create a GPA order
We can create a GPA order by making a POST
request to the {BASE_URL}/gpaorders
endpoint. This allows us to fund a user’s GPA. We must specify the ...
Access this course and 1400+ top-rated courses and projects.