Update an Application

Update an existing merchant application. Provide either templateId or an inline pricing object. When pricing is sent, relationshipId is required. sendOffer can only be sent when hasPortalAccess is true.

Path Params
string
required

ID of the application

Body Params
uuid | null

Pricing template UUID. Provide this or pricing, not both.

pricing
object | null

Inline pricing plan. Required when templateId is omitted.

string

Relationship unix-timestamp id, sent as a string. Required when pricing is provided.

uuid | null

Preferred branding domain UUID.

string | null

Notes shown on the merchant application.

string | null

Internal-only notes.

boolean

Whether to send the pricing offer. Allowed only when hasPortalAccess is true.

Responses
200

200

400

400

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!