OBJECT
RefundRequest
Refund requests associated with an invoice
link GraphQL Schema definition
- type RefundRequest implements Node {
- # The amount of cash refunded (could also include credit card or afterpay).
- # Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The amount of cash refunded (could also include credit card or afterpay). In
- # string with currency symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The total refund value of the commission within this refund request. Denominated
- # in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The total refund value of the commission within this refund request. In string
- # with currency symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The total value of the tax on the commissionAmountTotal. Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The total value of the tax on the commissionAmountTotal. In string with currency
- # symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The timestamp at which this refund request was created.
- ISO8601DateTime! :
- ExternalID!]! : [
- # The amount to be refunded to gift cards. Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The amount to be refunded to gift cards. In string with currency symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- ID! :
- # The initiator of this refund request.
- RefundRequestInitiatorEnum :
- # The invoice to which this refund request refers.
- Invoice! :
- # The id used to identify the refund request.
- Int! :
- # The total refund value of the item/s within this refund request. Denominated in
- # cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The total refund value of the item/s within this refund request. In string with
- # currency symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The total value of the tax on the lineItemAmountTotal. Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The total value of the tax on the lineItemAmountTotal. In string with currency
- # symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # Line items for which this refund is being requested.
- RefundRequestLineItem!]! : [
- # Metadata key/values
- Metadatum!]! : [
- # Notes associated with this refund request.
- RefundRequestNote!]! : [
- # Receipts for the refund (e.g. screenshots from payment provider portal, etc.)
- Image!]! @deprecated( reason: "Attachments should be added via RefundRequestNote.attachments. This field will be removed on 2022-12-15." ) : [
- # The amount that will be recovered from the retailer. Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The amount that will be recovered from the retailer. In string with currency
- # symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The total amount to be refunded to the customer. Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The total amount to be refunded to the customer. In string with currency symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The timestamp at which this refund request was refunded to the customer (can be
- # nil).
- ISO8601DateTime :
- # The total refund value of the remittance within this amendment. Denominated in
- # cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The total refund value of the remittance within this amendment. In string with
- # currency symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The total value of the tax on the remittanceAmountTotal. Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The total value of the tax on the remittanceAmountTotal. In string with currency
- # symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The value of the purchased items that are being refunded. Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # The value of the purchased items that are being refunded. In string with
- # currency symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # Documentation or photos related to the package received.
- Image!]! @deprecated( reason: "Attachments should be added via RefundRequestNote.attachments. This field will be removed on 2022-12-15." ) : [
- # Shipments associated with this refund request.
- ReturnShipment!]! : [
- # The status of this refund request.
- RefundRequestStatusEnum! :
- # Total amount to be refunded. Denominated in cents.
- Int @deprecated( reason: "Prices can be larger than is representable by a graphql integer. Use the string version instead. This field will be removed no earlier than July 1st, 2025.
" ) :
- # Total amount to be refunded. In string with currency symbol.
- #
- # Arguments
- # currency: Currency in which to display money fields. Defaults
- # to the currency of the marketplace's home country.
- String): String ( :
- # The timestamp at which this refund request was updated.
- ISO8601DateTime! :
- }
link Require by
- InvoiceInvoice items associated with an order.
- RefundRequestApproveMutationPayloadAutogenerated return type of RefundRequestApproveMutation.
- RefundRequestConnectionThe connection type for RefundRequest.
- RefundRequestCreateMutationPayloadAutogenerated return type of RefundRequestCreateMutation.
- RefundRequestDenyMutationPayloadAutogenerated return type of RefundRequestDenyMutation.
- RefundRequestEdgeAn edge in a connection.
- RefundRequestLineItemLine item on a refund request
- RefundRequestNoteNote on a refund request
- RefundRequestRefundMutationPayloadAutogenerated return type of RefundRequestRefundMutation.
- RefundRequestReturnMutationPayloadAutogenerated return type of RefundRequestReturnMutation.
- RefundRequestRevertDenialMutationPayloadAutogenerated return type of RefundRequestRevertDenialMutation.
- ReturnShipmentShipment tracking information.
- UpdatedRefundRequestsConnectionThe connection type for RefundRequest.
- UpdatedRefundRequestsEdgeAn edge in a connection.
- WebhookEventReturns the webhooks event linked to a webhook.