HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceChangelogLog In
API Reference

Updates a PaymentType object

Updates a PaymentType object specified by ID

Log in to see full request history
Path Params
int64
required

ID of PaymentType to update

Body Params

PaymentType object that needs to be updated

boolean
Defaults to false

PaymentType can be used only if active is true.

uri
required

URI of the user that created PaymentType resource.

date-time

Date and time when PaymentType resource was created.

string
required
length ≤ 200
Defaults to Name of this PaymentType object.
integer
required

URI of the User that updated this object.

date-time

Date and time when object was last updated.

int64
required

Numerical value that represents the sorting order for the resources displayed in the UI. Lower values appear higher on the list.

Responses
204

Successful operation

400

Bad request. Usually not valid data provided.

404

PaymentType not found

Language
Credentials
Click Try It! to start a request and see the response here!