Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 936 Bytes

File metadata and controls

33 lines (17 loc) · 936 Bytes

CapturesRefundPaymentResponse

Properties

Name Type Description Notes
name NameEnum [optional]
message MessageEnum [optional]
details List<Object> [optional]
debugId String The PayPal internal ID. Used for correlation purposes. [optional]
links List<ErrorLinkDescription> An array of request-related HATEOAS links. [optional]

Enum: NameEnum

Name Value
INVALID_REQUEST "INVALID_REQUEST"

Enum: MessageEnum

Name Value
REQUEST_IS_NOT_WELL_FORMED_SYNTACTICALLY_INCORRECT_OR_VIOLATES_SCHEMA_ "Request is not well-formed, syntactically incorrect, or violates schema."