Authorizations
Oauth 2.0 authentication
Query Parameters
The fields to return in the response. Value is all
or none
. To return only the template name, ID, and default attributes, specify none
.
2147483647
The page number to be retrieved, for the list of templates. So, a combination of page=1
and page_size=20
returns the first 20 templates. A combination of page=2
and page_size=20
returns the next 20 templates.
1 <= x <= 1000
The maximum number of templates to return in the response.
1 <= x <= 100
Response
A successful request returns the HTTP 200 OK
status code and a JSON response body that lists invoices.
An array of merchant-created templates with associated details that include the emails, addresses, and phone numbers from the user's PayPal profile.
An array of addresses in the user's PayPal profile.
2147483647
An array of emails in the user's PayPal profile.
3 - 254
An array of phone numbers in the user's PayPal profile.
2147483647
An array of details for each template. If fields
is none
, returns only the template name, ID, and default status.
2147483647