Skip to content

docs(api-features): rewrite partial-payments with endpoint-driven guidance Refactor api-features/partial-payments.mdx from AI-generated placeholder content into accurate, implementation-oriented documentation aligned with current Request API behavior. -#63

Draft
aimensahnoun wants to merge 1 commit into03-02-docs_api-features_rewrite_standard-payments_with_verified_api_flow_refactor_api-features_standard-payments.mdx_from_ai-generated_placeholder_content_into_a_clearer_endpoint-driven_page_aligned_with_current_api_behavior._-_removefrom
03-02-docs_api-features_rewrite_partial-payments_with_endpoint-driven_guidance_refactor_api-features_partial-payments.mdx_from_ai-generated_placeholder_content_into_accurate_implementation-oriented_documentation_aligned_with_current_r
Draft

docs(api-features): rewrite partial-payments with endpoint-driven guidance Refactor api-features/partial-payments.mdx from AI-generated placeholder content into accurate, implementation-oriented documentation aligned with current Request API behavior. -#63
aimensahnoun wants to merge 1 commit into03-02-docs_api-features_rewrite_standard-payments_with_verified_api_flow_refactor_api-features_standard-payments.mdx_from_ai-generated_placeholder_content_into_a_clearer_endpoint-driven_page_aligned_with_current_api_behavior._-_removefrom
03-02-docs_api-features_rewrite_partial-payments_with_endpoint-driven_guidance_refactor_api-features_partial-payments.mdx_from_ai-generated_placeholder_content_into_accurate_implementation-oriented_documentation_aligned_with_current_r

Conversation

@aimensahnoun
Copy link
Member

Refactor api-features/partial-payments.mdx from AI-generated placeholder
content into accurate, implementation-oriented documentation aligned with
current Request API behavior.

  • removed AI warning banner and generic placeholder descriptions
  • replaced abstract flow with concrete step-based implementation using:
    • POST /v2/request
    • GET /v2/request/{requestId}/pay (with amount query for partial settlement)
    • GET /v2/request/{requestId} for status and breakdown tracking
  • clarified partial payment behavior as incremental settlement on the same request
  • added guidance on progress/status visibility and conversion breakdown handling
  • removed hidden/unsupported use-case references (e.g. subscriptions)
  • kept use-case links only to active pages (invoicing, checkout)
  • replaced old internal API reference pattern with canonical OpenAPI link:
    https://api.request.network/open-api

…dance

Refactor `api-features/partial-payments.mdx` from AI-generated placeholder
content into accurate, implementation-oriented documentation aligned with
current Request API behavior.
- removed AI warning banner and generic placeholder descriptions
- replaced abstract flow with concrete step-based implementation using:
  - POST /v2/request
  - GET /v2/request/{requestId}/pay (with `amount` query for partial settlement)
  - GET /v2/request/{requestId} for status and breakdown tracking
- clarified partial payment behavior as incremental settlement on the same request
- added guidance on progress/status visibility and conversion breakdown handling
- removed hidden/unsupported use-case references (e.g. subscriptions)
- kept use-case links only to active pages (invoicing, checkout)
- replaced old internal API reference pattern with canonical OpenAPI link:
  https://api.request.network/open-api
This was referenced Mar 2, 2026
Copy link
Member Author

aimensahnoun commented Mar 2, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant