Pull Requests
Create a card asynchronously
Create a pull request.
POST
https://api.walleo.io/partners/v1/pull_requests
Creates a new pull request.
Request Body
Name
Type
Description
amount*
Integer
The amount of the gift card
gift_card_code*
String
The code of the gift card
request_id*
String
Request ID of pull request
Response
Errors
Show pull request
Show pull request.
GET
https://api.walleo.io/partners/v1/pull_requests/:request_id
Show pull request details.
Path Parameters
Name
Type
Description
request_id*
String
Request ID of pull request
Response
Errors
Last updated