Get all payments

get

/fscmRestApi/resources/11.13.18.05/payablesPayments

Request

Query Parameters
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • Used as a predefined finder to search the collection.

    Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables:

    • PaidInvoicesFinder: Finds all paid invoices.
      Finder Variables:
      • InvoiceNumber; string; The unique number for the supplier invoice.
    • PrimaryKey: Finds the payment that matches the primary key specified.
      Finder Variables:
      • CheckId; integer; The unique identifier maintained for every payment made.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • AccountingDate; string; The date when the payment is to be accounted.
    • AccountingStatus; string; The accounting status of the payment.
    • AddressLine1; string; The first address line of the party to whom the payment is made.
    • AddressLine2; string; The second address line of the party to whom the payment is made.
    • AddressLine3; string; The third address line of party to whom the payment is made.
    • AddressLine4; string; The fourth address line of the party to whom the payment is made.
    • AnticipatedValueDate; string; The date when the funds are anticipated to be disbursed by the bank.
    • BankChargeAmount; number; The bank charge amount in the payment currency.
    • BusinessUnit; string; The business unit name for the payment.
    • CheckId; integer; The unique identifier assigned to every payment made.
    • City; string; The city name of the party to whom the payment is made.
    • ClearingAmount; number; The payment amount cleared against payment in cash management.
    • ClearingConversionDate; string; The date when the clearing conversion rate is effective, which is usually the accounting date of a transaction.
    • ClearingConversionRate; number; The conversion rate at which the payment is cleared. The resource is only used for foreign currency payments.
    • ClearingConversionRateType; string; The conversion rate type at which the payment is cleared. This attribute is only used for foreign currency payments.
    • ClearingDate; string; The date when the payment is cleared in cash management.
    • ClearingLedgerAmount; number; The payment cleared amount in functional currency.
    • ClearingValueDate; string; The date when the bank disburses funds.
    • ConversionDate; string; The date when the conversion rate was used to convert foreign currency payments.
    • ConversionRate; number; The conversion rate used to convert foreign currency payments.
    • ConversionRateType; string; The type of conversion rate used to convert foreign currency payments.
    • Country; string; The country name of the party to whom the payment is made.
    • County; string; The county name of the party to whom the payment is made.
    • CreatedBy; string; The user who created the record.
    • CreationDate; string; The date when the record was created.
    • CrossCurrencyRateType; string; The conversion rate type used to convert the invoice currency to payment currency.
    • DisbursementBankAccountName; string; The name of the internal bank account from where the payment is made.
    • DisbursementBankAccountNumber; string; The bank account number of the internal bank from where the payment is made.
    • DocumentCategory; string; The sequential numbering document category name.
    • DocumentSequence; string; The sequence number when document sequential numbering is enabled.
    • EmployeeAddress; string; The address of the employee.
    • ExternalBankAccountId; integer; The unique identifier for the supplier bank account. The value can either be provided while creating an invoice installment or populated by default from the Supplier Site or Address or Profile level payment attributes. If both Remit-to Account Number and External Bank Account ID is provided in the payload then the value for the External Bank Account ID is given preference and the value provided for Remit-to Account Number is ignored.
    • LastUpdateDate; string; The date when the record was last updated.
    • LastUpdateLogin; string; The session login associated to the user who last updated the record.
    • LastUpdatedBy; string; The user who last updated the record.
    • LegalEntity; string; The legal entity name for the payment.
    • MaturityConversionDate; string; The date when the maturity conversion rate is effective, which is usually the maturity date for the payment.
    • MaturityConversionRate; number; The conversion rate type at a future dated payment maturity time. This attribute is only used for foreign currency payments.
    • MaturityConversionRateType; string; The conversion rate at a future dated payment maturity time. This attribute is only used for foreign currency payments.
    • MaturityDate; string; The date when the future dated payment matures and the payment status can get changed from Issued to Negotiable.
    • PaperDocumentNumber; integer; The payment document number of a printed payment.
    • PartyId; integer; The unique identifier of the party that a payment is made to. It also helps to uniquely identify the payee associated with the party.
    • Payee; string; The party name to whom payment is made.
    • PayeeSite; string; The supplier site name to whom payment is made.
    • PaymentAmount; number; The payment amount in payment currency.
    • PaymentBaseAmount; number; The payment amount in functional currency.
    • PaymentBaseCurrency; string; The functional or ledger currency.
    • PaymentCurrency; string; The currency in which payment is made.
    • PaymentDate; string; The date when the payment is made and mentioned on the payment document.
    • PaymentDescription; string; The user description for a payment.
    • PaymentDocument; string; The name of the payment document.
    • PaymentFileReference; integer; The identifier of payment file generated for given payment.
    • PaymentFunction; string; The business function that the payment serves. Examples include Employee expenses and Payables disbursements. The value can either be provided while creating payment or populated by default to Payables disbursements.
    • PaymentId; integer; The Payments application payment identifier associated with the row.
    • PaymentMethod; string; The option to indicate how the first party payer has made the payment.
    • PaymentMethodCode; string; The user-entered payment method code that helps to uniquely identify a payment method.
    • PaymentNumber; integer; The check number printed on physical check.
    • PaymentProcessProfile; string; The payment process profile name.
    • PaymentProcessProfileCode; string; The code that uniquely identifies a payment process profile. If multiple profiles exist under the same name, the user can provide both payment process profile name and payment process profile code to identify the correct profile.
    • PaymentProcessRequest; string; The name of payment batch or quick payment identifier.
    • PaymentReference; integer; The user and bank facing number that identifies the payment.
    • PaymentStatus; string; The status of the payment. Examples include Negotiable, Set Up, and Spoiled.
    • PaymentType; string; The type of payment such as Manual, Quick, Refund, and Payment Process Request. Note: Currently you can only create manual payments only. Other payment types are not supported.
    • ProcurementBU; string; The procurement business unit that is associated to the supplier site and helps to uniquely identify a supplier site.
    • Province; string; The province of the party to whom the payment is made.
    • ReconciledFlag; boolean; The option to indicate whether the payment is reconciled. The values are Y and N.
    • RemitToAccountNumber; string; The supplier's bank account number for electronic payment purposes.
    • SeparateRemittanceAdviceCreated; string; The option to indicate if the separate remittance advice has been printed or delivered for this payment. The values are Y and N.
    • State; string; The state name of the party to whom the payment is made.
    • StopDate; string; The date and time when the user recorded the stop payment.
    • StopReason; string; Reason for placing the stop request on the payment.
    • StopReference; string; Payment system reference code for the stop request on the payment.
    • SupplierNumber; string; The unique number to identify the supplier.
    • ThirdPartyAddressName; string; The third-party payment related remit-to address where the payment is sent.
    • ThirdPartySupplier; string; The third-party payment related remit-to supplier where the payment is sent.
    • VoidDate; string; The date when the payment is voided.
    • VoucherNumber; integer; The manual voucher number for the payment when document sequential numbering is not used.
    • WithheldAmount; number; The amount withheld for the payment.
    • Zip; string; The postal code or zip code of the party to whom the payment is made.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : payablesPayments
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : payablesPayments-item-response
Type: object
Show Source
Nested Schema : Payments Descriptive Flexfields
Type: array
Title: Payments Descriptive Flexfields
The payables payments descriptive flexfields resource is used to manage details about the descriptive flexfield references for a payment.
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "Context1":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_payments_view_PaymentRestDffContext1VO-item-response", "Context2":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_payments_view_PaymentRestDffContext2VO-item-response" } }
Nested Schema : Payments Global Descriptive Flexfields
Type: array
Title: Payments Global Descriptive Flexfields
The payables payments global descriptive flexfields resource is used to manage details about the global descriptive flexfield references for a payment.
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "FVxUSAPCHECKS":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfFVxUSAPCHECKSVO-item-response", "JA_CN_REMIT_BILL_NUM":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-response", "JAxINChallanInfo":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJAxINChallanInfoVO-item-response", "JAxTHPayments":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJAxTHPaymentsVO-item-response", "JE_IL_PAYMENT_CHECKS":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJE__5FIL__5FPAYMENT__5FCHECKSVO-item-response", "JLxMXPaymentChecks":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJLxMXPaymentChecksVO-item-response" } }
Nested Schema : Related Invoices
Type: array
Title: Related Invoices
The related invoices resource is used to manage details of invoices related to a payment.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_payments_view_PaymentRestDffContext1VO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_payments_view_PaymentRestDffContext2VO-item-response
Type: object
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfFVxUSAPCHECKSVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJAxINChallanInfoVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJAxTHPaymentsVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJE__5FIL__5FPAYMENT__5FCHECKSVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_paymentsGdf_view_PaymentRestGdfJLxMXPaymentChecksVO-item-response
Type: object
Show Source
Nested Schema : payablesPayments-relatedInvoices-item-response
Type: object
Show Source
Nested Schema : Related Invoice Global Descriptive Flexfields
Type: array
Title: Related Invoice Global Descriptive Flexfields
The related invoice global descriptive flexfields resource is used to manage details about the descriptive flexfield references for an invoice payment.
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "JExESOnlineVatReporting":"#/components/schemas/oracle_apps_flex_financials_payables_payments_core_restModel_invoicePaymentsGdf_view_InvoicePaymentRestGdfJExESOnlineVatReportingVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_financials_payables_payments_core_restModel_invoicePaymentsGdf_view_InvoicePaymentRestGdfJExESOnlineVatReportingVO-item-response
Type: object
Show Source
Back to Top

Examples

The following example shows how to retrieve all the payments by submitting a GET request on the REST resource using cURL.

curl -i -u "<username>:<password>" -H "Content-Type: application/vnd.oracle.adf.resourcecollection+json" -X GET https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments

Example Response Body

The following example shows the contents of the response body in JSON format:

{
    "items": [
        {
            "CheckId": 300100123915727,
            "PaymentId": 30688,
            "PaymentReference": 1131,
            "PaperDocumentNumber": 1001,
            "PaymentNumber": 1001,
            "PaymentFileReference": 63999,
            "PaymentProcessRequest": "Quick payment: ID=300100123915727",
            "PaymentAmount": 1100,
            "PaymentDate": "2017-09-22",
            "AccountingDate": "2017-09-22",
            "PaymentDescription": null,
            "ConversionRate": null,
            "ConversionDate": null,
            "ConversionRateType": null,
            "ClearingDate": "2018-01-05",
            "ClearingAmount": 1100,
            "ClearingLedgerAmount": 1100,
            "ClearingConversionRate": null,
            "ClearingConversionDate": null,
            "ClearingConversionRateType": null,
            "CrossCurrencyRateType": null,
            "MaturityDate": null,
            "MaturityConversionRateType": null,
            "MaturityConversionDate": null,
            "MaturityConversionRate": null,
            "AnticipatedValueDate": null,
            "ClearingValueDate": "2018-01-05",
            "StopDate": null,
            "VoidDate": null,
            "VoidAccountingDate": null,
            "PaymentStatus": "Cleared",
            "SeparateRemittanceAdviceCreated": null,
            "AccountingStatus": "Accounted",
            "ReconciledFlag": true,
            "PaymentType": "Quick",
            "PaymentCurrency": "USD",
            "WithheldAmount": null,
            "BankChargeAmount": null,
            "LegalEntity": "Vision Operations",
            "BusinessUnit": "Vision Operations",
            "PaymentFunction": null,
            "Payee": "Advanced Network Devices",
            "ProcurementBU": null,
            "PayeeSite": "FRESNO",
            "EmployeeAddress": null,
            "SupplierNumber": "1013",
            "ThirdPartySupplier": null,
            "ThirdPartyAddressName": null,
            "ExternalBankAccountId": null,
            "RemitToAccountNumber": null,
            "DisbursementBankAccountNumber": "10271-17621-619",
            "DisbursementBankAccountName": "BofA-204",
            "PaymentMethodCode": "EFT",
            "PaymentMethod": "Electronic",
            "PaymentDocument": "AP Standard Check Format 2",
            "PaymentProcessProfile": "AP Basic Printed Settings_CGI",
            "DocumentCategory": null,
            "DocumentSequence": null,
            "VoucherNumber": null,
            "PaymentBaseAmount": null,
            "PaymentBaseCurrency": "USD",
            "AddressLine1": "5600 Independence Ave",
            "AddressLine2": null,
            "AddressLine3": null,
            "AddressLine4": null,
            "City": "Fresno",
            "County": null,
            "Province": null,
            "State": "CA",
            "Country": "US",
            "Zip": "95602",
            "CreatedBy": "AP_SUPV_OPERATIONS",
            "CreationDate": "2017-09-22T13:50:21.018+00:00",
            "LastUpdatedBy": "APAC.SUPER_USER@ORACLE.COM",
            "LastUpdateDate": "2018-01-08T09:53:50+00:00",
            "LastUpdateLogin": "62460DB61C3F1C5FE0534180F50A618B",
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727",
                    "name": "payablesPayments",
                    "kind": "item",
                    "properties": {
                                     "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A657870000000017704000000017372001B6F7261636C652E6A626F2E646F6D61696E2E4E756C6C56616C75655899C1C58DAABEEB02000149000A6D53514C54797065496478700000000C78"
                                  }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727",
                    "name": "payablesPayments",
                    "kind": "item"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/BankAccountPaymentDocumentNoBuPVO",
                    "name": "BankAccountPaymentDocumentNoBuPVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/DisbursementBankAccountVVO",
                    "name": "DisbursementBankAccountVVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/SupplierSiteVVO",
                    "name": "SupplierSiteVVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/PaymentFunctionPVO",
                    "name": "PaymentFunctionPVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/ProcurementBusinessUnitVVO",
                    "name": "ProcurementBusinessUnitVVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/EmployeeAddressTypeVVO",
                    "name": "EmployeeAddressTypeVVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/ApplicablePaymentProfilePVO",
                    "name": "ApplicablePaymentProfilePVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/PaymentBusinessUnitPVO",
                    "name": "PaymentBusinessUnitPVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/RemitToSupplierPVO",
                    "name": "RemitToSupplierPVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/TradingPartnerVVO",
                    "name": "TradingPartnerVVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/PaymentTypeVVO",
                    "name": "PaymentTypeVVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/PaymentMethodPVO",
                    "name": "PaymentMethodPVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/DailyConversionTypePVO",
                    "name": "DailyConversionTypePVO",
                    "kind": "collection"
                },
                {
                    "rel": "lov",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/lov/RemitToAddressPVO",
                    "name": "RemitToAddressPVO",
                    "kind": "collection"
                },
                {
                    "rel": "child",
                    "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments/300100123915727/child/relatedInvoices",
                    "name": "relatedInvoices",
                    "kind": "collection"
                }
            ]
        }, ...
    ],
    "count": 25,
    "hasMore": true,
    "limit": 25,
    "offset": 0,
    "links": [
        {
            "rel": "self",
            "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/payablesPayments",
            "name": "payablesPayments",
            "kind": "collection"
        }
    ]
}
Back to Top